./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race-2.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 8fc3dc66 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race-2.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 9c17f10721ad43a689085e56bbab66351be2a01da9f0c20359ae30ab37e92dbe --- Real Ultimate output --- This is Ultimate 0.3.0-?-8fc3dc6-m [2025-03-17 11:18:45,165 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-17 11:18:45,212 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-17 11:18:45,215 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-17 11:18:45,216 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-17 11:18:45,242 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-17 11:18:45,243 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-17 11:18:45,243 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-17 11:18:45,243 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-17 11:18:45,243 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-17 11:18:45,243 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-17 11:18:45,243 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-17 11:18:45,243 INFO L153 SettingsManager]: * Use SBE=true [2025-03-17 11:18:45,244 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-17 11:18:45,244 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-17 11:18:45,244 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-17 11:18:45,244 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-17 11:18:45,244 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-17 11:18:45,244 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-17 11:18:45,244 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-17 11:18:45,244 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-17 11:18:45,244 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-17 11:18:45,244 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-17 11:18:45,244 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-17 11:18:45,244 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-17 11:18:45,244 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-17 11:18:45,244 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-17 11:18:45,244 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-17 11:18:45,244 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-17 11:18:45,244 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-17 11:18:45,247 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-17 11:18:45,248 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-17 11:18:45,248 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-17 11:18:45,248 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-17 11:18:45,248 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-17 11:18:45,248 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-17 11:18:45,248 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-17 11:18:45,248 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-17 11:18:45,248 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-17 11:18:45,248 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-17 11:18:45,248 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-17 11:18:45,248 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-17 11:18:45,248 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 9c17f10721ad43a689085e56bbab66351be2a01da9f0c20359ae30ab37e92dbe [2025-03-17 11:18:45,472 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-17 11:18:45,480 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-17 11:18:45,482 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-17 11:18:45,483 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-17 11:18:45,483 INFO L274 PluginConnector]: CDTParser initialized [2025-03-17 11:18:45,484 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race-2.i [2025-03-17 11:18:46,582 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f122fbc95/d2debbbb9feb4f8eaad8067752239cf6/FLAG4afe5efbe [2025-03-17 11:18:46,885 INFO L384 CDTParser]: Found 1 translation units. [2025-03-17 11:18:46,887 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race-2.i [2025-03-17 11:18:46,902 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f122fbc95/d2debbbb9feb4f8eaad8067752239cf6/FLAG4afe5efbe [2025-03-17 11:18:46,915 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f122fbc95/d2debbbb9feb4f8eaad8067752239cf6 [2025-03-17 11:18:46,917 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-17 11:18:46,918 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-17 11:18:46,920 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-17 11:18:46,920 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-17 11:18:46,924 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-17 11:18:46,924 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 11:18:46" (1/1) ... [2025-03-17 11:18:46,925 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7a6ebb0d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:18:46, skipping insertion in model container [2025-03-17 11:18:46,925 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 11:18:46" (1/1) ... [2025-03-17 11:18:46,955 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-17 11:18:47,230 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 11:18:47,242 INFO L200 MainTranslator]: Completed pre-run [2025-03-17 11:18:47,284 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 11:18:47,323 INFO L204 MainTranslator]: Completed translation [2025-03-17 11:18:47,324 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:18:47 WrapperNode [2025-03-17 11:18:47,325 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-17 11:18:47,326 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-17 11:18:47,326 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-17 11:18:47,326 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-17 11:18:47,332 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:18:47" (1/1) ... [2025-03-17 11:18:47,348 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:18:47" (1/1) ... [2025-03-17 11:18:47,365 INFO L138 Inliner]: procedures = 265, calls = 17, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 77 [2025-03-17 11:18:47,366 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-17 11:18:47,366 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-17 11:18:47,367 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-17 11:18:47,367 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-17 11:18:47,373 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:18:47" (1/1) ... [2025-03-17 11:18:47,373 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:18:47" (1/1) ... [2025-03-17 11:18:47,376 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:18:47" (1/1) ... [2025-03-17 11:18:47,376 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:18:47" (1/1) ... [2025-03-17 11:18:47,382 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:18:47" (1/1) ... [2025-03-17 11:18:47,387 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:18:47" (1/1) ... [2025-03-17 11:18:47,389 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:18:47" (1/1) ... [2025-03-17 11:18:47,393 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:18:47" (1/1) ... [2025-03-17 11:18:47,396 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-17 11:18:47,396 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-17 11:18:47,396 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-17 11:18:47,397 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-17 11:18:47,397 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:18:47" (1/1) ... [2025-03-17 11:18:47,402 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-17 11:18:47,416 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 11:18:47,434 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-17 11:18:47,445 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-17 11:18:47,466 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-17 11:18:47,466 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-03-17 11:18:47,466 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-17 11:18:47,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-17 11:18:47,466 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-03-17 11:18:47,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-17 11:18:47,467 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-17 11:18:47,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-17 11:18:47,467 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-03-17 11:18:47,467 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-03-17 11:18:47,467 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-17 11:18:47,467 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-17 11:18:47,468 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-17 11:18:47,568 INFO L256 CfgBuilder]: Building ICFG [2025-03-17 11:18:47,570 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-17 11:18:47,832 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-17 11:18:47,832 INFO L307 CfgBuilder]: Performing block encoding [2025-03-17 11:18:47,860 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-17 11:18:47,860 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-17 11:18:47,860 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.03 11:18:47 BoogieIcfgContainer [2025-03-17 11:18:47,860 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-17 11:18:47,862 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-17 11:18:47,862 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-17 11:18:47,866 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-17 11:18:47,866 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 17.03 11:18:46" (1/3) ... [2025-03-17 11:18:47,867 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@b6b28eb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.03 11:18:47, skipping insertion in model container [2025-03-17 11:18:47,867 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:18:47" (2/3) ... [2025-03-17 11:18:47,867 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@b6b28eb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.03 11:18:47, skipping insertion in model container [2025-03-17 11:18:47,867 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.03 11:18:47" (3/3) ... [2025-03-17 11:18:47,868 INFO L128 eAbstractionObserver]: Analyzing ICFG thread-join-binomial-race-2.i [2025-03-17 11:18:47,883 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-17 11:18:47,885 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG thread-join-binomial-race-2.i that has 2 procedures, 151 locations, 1 initial locations, 2 loop locations, and 15 error locations. [2025-03-17 11:18:47,885 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-17 11:18:47,957 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2025-03-17 11:18:47,991 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 195 places, 206 transitions, 425 flow [2025-03-17 11:18:48,056 INFO L124 PetriNetUnfolderBase]: 7/179 cut-off events. [2025-03-17 11:18:48,059 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-17 11:18:48,064 INFO L83 FinitePrefix]: Finished finitePrefix Result has 184 conditions, 179 events. 7/179 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 235 event pairs, 0 based on Foata normal form. 0/150 useless extension candidates. Maximal degree in co-relation 89. Up to 3 conditions per place. [2025-03-17 11:18:48,065 INFO L82 GeneralOperation]: Start removeDead. Operand has 195 places, 206 transitions, 425 flow [2025-03-17 11:18:48,067 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 144 places, 148 transitions, 303 flow [2025-03-17 11:18:48,080 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-17 11:18:48,093 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@536926e7, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-17 11:18:48,094 INFO L334 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2025-03-17 11:18:48,101 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-17 11:18:48,102 INFO L124 PetriNetUnfolderBase]: 0/20 cut-off events. [2025-03-17 11:18:48,102 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-17 11:18:48,102 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:48,103 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:18:48,103 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-17 11:18:48,108 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:48,108 INFO L85 PathProgramCache]: Analyzing trace with hash 516699825, now seen corresponding path program 1 times [2025-03-17 11:18:48,113 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:48,114 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [524534921] [2025-03-17 11:18:48,115 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:48,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:48,180 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-03-17 11:18:48,195 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-03-17 11:18:48,196 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:48,196 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:48,293 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:18:48,295 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:48,296 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [524534921] [2025-03-17 11:18:48,297 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [524534921] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:48,297 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:48,297 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:18:48,298 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [377299435] [2025-03-17 11:18:48,299 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:48,303 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:18:48,306 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:48,324 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:18:48,324 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:18:48,367 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 206 [2025-03-17 11:18:48,370 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 144 places, 148 transitions, 303 flow. Second operand has 3 states, 3 states have (on average 180.33333333333334) internal successors, (541), 3 states have internal predecessors, (541), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:18:48,370 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:48,370 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 206 [2025-03-17 11:18:48,375 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:48,433 INFO L124 PetriNetUnfolderBase]: 5/171 cut-off events. [2025-03-17 11:18:48,434 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-17 11:18:48,435 INFO L83 FinitePrefix]: Finished finitePrefix Result has 193 conditions, 171 events. 5/171 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 212 event pairs, 0 based on Foata normal form. 2/147 useless extension candidates. Maximal degree in co-relation 94. Up to 15 conditions per place. [2025-03-17 11:18:48,436 INFO L140 encePairwiseOnDemand]: 201/206 looper letters, 14 selfloop transitions, 2 changer transitions 1/145 dead transitions. [2025-03-17 11:18:48,437 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 145 places, 145 transitions, 329 flow [2025-03-17 11:18:48,438 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:18:48,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:18:48,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 556 transitions. [2025-03-17 11:18:48,450 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8996763754045307 [2025-03-17 11:18:48,452 INFO L175 Difference]: Start difference. First operand has 144 places, 148 transitions, 303 flow. Second operand 3 states and 556 transitions. [2025-03-17 11:18:48,452 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 145 places, 145 transitions, 329 flow [2025-03-17 11:18:48,457 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 145 places, 145 transitions, 329 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-17 11:18:48,460 INFO L231 Difference]: Finished difference. Result has 145 places, 144 transitions, 299 flow [2025-03-17 11:18:48,463 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=206, PETRI_DIFFERENCE_MINUEND_FLOW=297, PETRI_DIFFERENCE_MINUEND_PLACES=143, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=145, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=143, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=299, PETRI_PLACES=145, PETRI_TRANSITIONS=144} [2025-03-17 11:18:48,466 INFO L279 CegarLoopForPetriNet]: 144 programPoint places, 1 predicate places. [2025-03-17 11:18:48,467 INFO L471 AbstractCegarLoop]: Abstraction has has 145 places, 144 transitions, 299 flow [2025-03-17 11:18:48,467 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 180.33333333333334) internal successors, (541), 3 states have internal predecessors, (541), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:18:48,467 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:48,467 INFO L206 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] [2025-03-17 11:18:48,468 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-17 11:18:48,468 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-17 11:18:48,468 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:48,469 INFO L85 PathProgramCache]: Analyzing trace with hash -605456051, now seen corresponding path program 1 times [2025-03-17 11:18:48,469 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:48,469 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [919985406] [2025-03-17 11:18:48,469 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:48,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:48,479 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-03-17 11:18:48,484 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-03-17 11:18:48,484 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:48,484 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:48,519 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:18:48,519 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:48,520 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [919985406] [2025-03-17 11:18:48,520 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [919985406] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:48,520 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:48,520 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:18:48,520 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [517110538] [2025-03-17 11:18:48,520 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:48,521 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:18:48,522 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:48,522 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:18:48,522 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:18:48,548 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 206 [2025-03-17 11:18:48,550 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 145 places, 144 transitions, 299 flow. Second operand has 3 states, 3 states have (on average 176.0) internal successors, (528), 3 states have internal predecessors, (528), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:18:48,550 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:48,550 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 206 [2025-03-17 11:18:48,550 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:48,593 INFO L124 PetriNetUnfolderBase]: 5/166 cut-off events. [2025-03-17 11:18:48,594 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2025-03-17 11:18:48,594 INFO L83 FinitePrefix]: Finished finitePrefix Result has 191 conditions, 166 events. 5/166 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 202 event pairs, 0 based on Foata normal form. 0/145 useless extension candidates. Maximal degree in co-relation 162. Up to 15 conditions per place. [2025-03-17 11:18:48,595 INFO L140 encePairwiseOnDemand]: 201/206 looper letters, 15 selfloop transitions, 1 changer transitions 0/140 dead transitions. [2025-03-17 11:18:48,595 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 142 places, 140 transitions, 323 flow [2025-03-17 11:18:48,595 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:18:48,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:18:48,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 545 transitions. [2025-03-17 11:18:48,596 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8818770226537217 [2025-03-17 11:18:48,597 INFO L175 Difference]: Start difference. First operand has 145 places, 144 transitions, 299 flow. Second operand 3 states and 545 transitions. [2025-03-17 11:18:48,597 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 142 places, 140 transitions, 323 flow [2025-03-17 11:18:48,598 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 140 places, 140 transitions, 319 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:18:48,599 INFO L231 Difference]: Finished difference. Result has 140 places, 140 transitions, 289 flow [2025-03-17 11:18:48,600 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=206, PETRI_DIFFERENCE_MINUEND_FLOW=287, PETRI_DIFFERENCE_MINUEND_PLACES=138, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=140, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=139, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=289, PETRI_PLACES=140, PETRI_TRANSITIONS=140} [2025-03-17 11:18:48,601 INFO L279 CegarLoopForPetriNet]: 144 programPoint places, -4 predicate places. [2025-03-17 11:18:48,601 INFO L471 AbstractCegarLoop]: Abstraction has has 140 places, 140 transitions, 289 flow [2025-03-17 11:18:48,601 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 176.0) internal successors, (528), 3 states have internal predecessors, (528), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:18:48,601 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:48,601 INFO L206 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, 1] [2025-03-17 11:18:48,602 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-17 11:18:48,602 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-17 11:18:48,602 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:48,602 INFO L85 PathProgramCache]: Analyzing trace with hash 227278587, now seen corresponding path program 1 times [2025-03-17 11:18:48,602 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:48,602 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1258687648] [2025-03-17 11:18:48,602 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:48,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:48,617 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-17 11:18:48,626 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-17 11:18:48,629 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:48,630 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:48,683 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:18:48,683 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:48,683 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1258687648] [2025-03-17 11:18:48,683 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1258687648] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:48,683 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:48,683 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:18:48,683 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [868476266] [2025-03-17 11:18:48,683 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:48,683 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:18:48,683 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:48,684 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:18:48,684 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:18:48,720 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 206 [2025-03-17 11:18:48,721 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 140 places, 140 transitions, 289 flow. Second operand has 3 states, 3 states have (on average 180.33333333333334) internal successors, (541), 3 states have internal predecessors, (541), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:18:48,721 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:48,721 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 206 [2025-03-17 11:18:48,721 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:48,765 INFO L124 PetriNetUnfolderBase]: 21/277 cut-off events. [2025-03-17 11:18:48,766 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-17 11:18:48,767 INFO L83 FinitePrefix]: Finished finitePrefix Result has 321 conditions, 277 events. 21/277 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 758 event pairs, 6 based on Foata normal form. 0/237 useless extension candidates. Maximal degree in co-relation 292. Up to 35 conditions per place. [2025-03-17 11:18:48,768 INFO L140 encePairwiseOnDemand]: 203/206 looper letters, 14 selfloop transitions, 2 changer transitions 0/139 dead transitions. [2025-03-17 11:18:48,768 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 141 places, 139 transitions, 319 flow [2025-03-17 11:18:48,769 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:18:48,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:18:48,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 554 transitions. [2025-03-17 11:18:48,770 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8964401294498382 [2025-03-17 11:18:48,770 INFO L175 Difference]: Start difference. First operand has 140 places, 140 transitions, 289 flow. Second operand 3 states and 554 transitions. [2025-03-17 11:18:48,771 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 141 places, 139 transitions, 319 flow [2025-03-17 11:18:48,771 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 140 places, 139 transitions, 318 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-17 11:18:48,774 INFO L231 Difference]: Finished difference. Result has 140 places, 139 transitions, 290 flow [2025-03-17 11:18:48,775 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=206, PETRI_DIFFERENCE_MINUEND_FLOW=286, PETRI_DIFFERENCE_MINUEND_PLACES=138, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=139, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=137, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=290, PETRI_PLACES=140, PETRI_TRANSITIONS=139} [2025-03-17 11:18:48,776 INFO L279 CegarLoopForPetriNet]: 144 programPoint places, -4 predicate places. [2025-03-17 11:18:48,776 INFO L471 AbstractCegarLoop]: Abstraction has has 140 places, 139 transitions, 290 flow [2025-03-17 11:18:48,776 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 180.33333333333334) internal successors, (541), 3 states have internal predecessors, (541), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:18:48,776 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:48,777 INFO L206 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:18:48,777 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-17 11:18:48,777 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-17 11:18:48,778 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:48,779 INFO L85 PathProgramCache]: Analyzing trace with hash 37244567, now seen corresponding path program 1 times [2025-03-17 11:18:48,779 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:48,779 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [963325749] [2025-03-17 11:18:48,779 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:48,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:48,794 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-03-17 11:18:48,801 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-03-17 11:18:48,803 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:48,803 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:48,871 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:18:48,872 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:48,872 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [963325749] [2025-03-17 11:18:48,872 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [963325749] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:48,872 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:48,872 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:18:48,872 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2051531262] [2025-03-17 11:18:48,872 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:48,873 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:18:48,873 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:48,873 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:18:48,873 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:18:48,895 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 206 [2025-03-17 11:18:48,896 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 140 places, 139 transitions, 290 flow. Second operand has 3 states, 3 states have (on average 176.0) internal successors, (528), 3 states have internal predecessors, (528), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:18:48,897 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:48,897 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 206 [2025-03-17 11:18:48,897 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:48,946 INFO L124 PetriNetUnfolderBase]: 41/383 cut-off events. [2025-03-17 11:18:48,946 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2025-03-17 11:18:48,947 INFO L83 FinitePrefix]: Finished finitePrefix Result has 457 conditions, 383 events. 41/383 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 1438 event pairs, 16 based on Foata normal form. 0/335 useless extension candidates. Maximal degree in co-relation 429. Up to 63 conditions per place. [2025-03-17 11:18:48,948 INFO L140 encePairwiseOnDemand]: 200/206 looper letters, 16 selfloop transitions, 2 changer transitions 0/137 dead transitions. [2025-03-17 11:18:48,948 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 138 places, 137 transitions, 322 flow [2025-03-17 11:18:48,949 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:18:48,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:18:48,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 547 transitions. [2025-03-17 11:18:48,950 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8851132686084142 [2025-03-17 11:18:48,950 INFO L175 Difference]: Start difference. First operand has 140 places, 139 transitions, 290 flow. Second operand 3 states and 547 transitions. [2025-03-17 11:18:48,950 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 138 places, 137 transitions, 322 flow [2025-03-17 11:18:48,951 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 136 places, 137 transitions, 318 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:18:48,953 INFO L231 Difference]: Finished difference. Result has 137 places, 137 transitions, 292 flow [2025-03-17 11:18:48,953 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=206, PETRI_DIFFERENCE_MINUEND_FLOW=278, PETRI_DIFFERENCE_MINUEND_PLACES=134, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=135, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=133, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=292, PETRI_PLACES=137, PETRI_TRANSITIONS=137} [2025-03-17 11:18:48,953 INFO L279 CegarLoopForPetriNet]: 144 programPoint places, -7 predicate places. [2025-03-17 11:18:48,953 INFO L471 AbstractCegarLoop]: Abstraction has has 137 places, 137 transitions, 292 flow [2025-03-17 11:18:48,954 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 176.0) internal successors, (528), 3 states have internal predecessors, (528), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:18:48,954 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:48,954 INFO L206 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:18:48,954 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-17 11:18:48,954 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-17 11:18:48,955 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:48,955 INFO L85 PathProgramCache]: Analyzing trace with hash 2119446290, now seen corresponding path program 1 times [2025-03-17 11:18:48,955 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:48,955 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1222842889] [2025-03-17 11:18:48,955 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:48,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:48,966 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-03-17 11:18:48,977 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-03-17 11:18:48,977 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:48,977 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:49,468 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:18:49,468 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:49,468 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1222842889] [2025-03-17 11:18:49,468 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1222842889] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:49,469 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:49,469 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:18:49,469 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1036535036] [2025-03-17 11:18:49,469 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:49,469 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 11:18:49,471 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:49,471 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 11:18:49,472 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-17 11:18:49,672 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 206 [2025-03-17 11:18:49,673 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 137 places, 137 transitions, 292 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) [2025-03-17 11:18:49,674 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:49,674 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 206 [2025-03-17 11:18:49,674 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:49,793 INFO L124 PetriNetUnfolderBase]: 70/482 cut-off events. [2025-03-17 11:18:49,793 INFO L125 PetriNetUnfolderBase]: For 15/22 co-relation queries the response was YES. [2025-03-17 11:18:49,795 INFO L83 FinitePrefix]: Finished finitePrefix Result has 611 conditions, 482 events. 70/482 cut-off events. For 15/22 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 2196 event pairs, 8 based on Foata normal form. 5/433 useless extension candidates. Maximal degree in co-relation 582. Up to 45 conditions per place. [2025-03-17 11:18:49,797 INFO L140 encePairwiseOnDemand]: 201/206 looper letters, 34 selfloop transitions, 4 changer transitions 1/156 dead transitions. [2025-03-17 11:18:49,797 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 141 places, 156 transitions, 406 flow [2025-03-17 11:18:49,798 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 11:18:49,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 11:18:49,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1113 transitions. [2025-03-17 11:18:49,802 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9004854368932039 [2025-03-17 11:18:49,802 INFO L175 Difference]: Start difference. First operand has 137 places, 137 transitions, 292 flow. Second operand 6 states and 1113 transitions. [2025-03-17 11:18:49,802 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 141 places, 156 transitions, 406 flow [2025-03-17 11:18:49,804 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 141 places, 156 transitions, 406 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-17 11:18:49,818 INFO L231 Difference]: Finished difference. Result has 141 places, 135 transitions, 293 flow [2025-03-17 11:18:49,819 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=206, PETRI_DIFFERENCE_MINUEND_FLOW=290, PETRI_DIFFERENCE_MINUEND_PLACES=136, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=136, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=132, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=293, PETRI_PLACES=141, PETRI_TRANSITIONS=135} [2025-03-17 11:18:49,819 INFO L279 CegarLoopForPetriNet]: 144 programPoint places, -3 predicate places. [2025-03-17 11:18:49,819 INFO L471 AbstractCegarLoop]: Abstraction has has 141 places, 135 transitions, 293 flow [2025-03-17 11:18:49,820 INFO L472 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) [2025-03-17 11:18:49,820 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:49,820 INFO L206 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:18:49,820 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-17 11:18:49,820 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-17 11:18:49,823 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:49,824 INFO L85 PathProgramCache]: Analyzing trace with hash 2143478109, now seen corresponding path program 1 times [2025-03-17 11:18:49,824 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:49,824 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [163956833] [2025-03-17 11:18:49,824 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:49,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:49,838 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 54 statements into 1 equivalence classes. [2025-03-17 11:18:49,854 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 54 of 54 statements. [2025-03-17 11:18:49,855 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:49,855 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:50,118 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:18:50,119 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:50,119 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [163956833] [2025-03-17 11:18:50,119 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [163956833] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:50,119 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:50,120 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:18:50,120 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [77350880] [2025-03-17 11:18:50,120 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:50,120 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 11:18:50,120 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:50,121 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 11:18:50,121 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-17 11:18:50,283 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 164 out of 206 [2025-03-17 11:18:50,284 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 141 places, 135 transitions, 293 flow. Second operand has 6 states, 6 states have (on average 165.66666666666666) internal successors, (994), 6 states have internal predecessors, (994), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:18:50,285 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:50,285 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 164 of 206 [2025-03-17 11:18:50,285 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:50,545 INFO L124 PetriNetUnfolderBase]: 210/772 cut-off events. [2025-03-17 11:18:50,546 INFO L125 PetriNetUnfolderBase]: For 28/28 co-relation queries the response was YES. [2025-03-17 11:18:50,548 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1221 conditions, 772 events. 210/772 cut-off events. For 28/28 co-relation queries the response was YES. Maximal size of possible extension queue 53. Compared 4487 event pairs, 60 based on Foata normal form. 0/665 useless extension candidates. Maximal degree in co-relation 1190. Up to 239 conditions per place. [2025-03-17 11:18:50,551 INFO L140 encePairwiseOnDemand]: 195/206 looper letters, 60 selfloop transitions, 19 changer transitions 0/185 dead transitions. [2025-03-17 11:18:50,552 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 146 places, 185 transitions, 551 flow [2025-03-17 11:18:50,552 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 11:18:50,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 11:18:50,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1064 transitions. [2025-03-17 11:18:50,555 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.86084142394822 [2025-03-17 11:18:50,555 INFO L175 Difference]: Start difference. First operand has 141 places, 135 transitions, 293 flow. Second operand 6 states and 1064 transitions. [2025-03-17 11:18:50,555 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 146 places, 185 transitions, 551 flow [2025-03-17 11:18:50,557 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 142 places, 185 transitions, 544 flow, removed 0 selfloop flow, removed 4 redundant places. [2025-03-17 11:18:50,559 INFO L231 Difference]: Finished difference. Result has 146 places, 154 transitions, 417 flow [2025-03-17 11:18:50,560 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=206, PETRI_DIFFERENCE_MINUEND_FLOW=286, PETRI_DIFFERENCE_MINUEND_PLACES=137, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=135, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=125, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=417, PETRI_PLACES=146, PETRI_TRANSITIONS=154} [2025-03-17 11:18:50,560 INFO L279 CegarLoopForPetriNet]: 144 programPoint places, 2 predicate places. [2025-03-17 11:18:50,560 INFO L471 AbstractCegarLoop]: Abstraction has has 146 places, 154 transitions, 417 flow [2025-03-17 11:18:50,561 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 165.66666666666666) internal successors, (994), 6 states have internal predecessors, (994), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:18:50,561 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:50,561 INFO L206 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:18:50,561 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-17 11:18:50,561 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-17 11:18:50,562 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:50,562 INFO L85 PathProgramCache]: Analyzing trace with hash 1489188026, now seen corresponding path program 1 times [2025-03-17 11:18:50,562 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:50,562 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [899973526] [2025-03-17 11:18:50,562 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:50,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:50,574 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 65 statements into 1 equivalence classes. [2025-03-17 11:18:50,579 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 65 of 65 statements. [2025-03-17 11:18:50,579 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:50,579 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:50,606 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:18:50,606 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:50,606 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [899973526] [2025-03-17 11:18:50,606 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [899973526] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:50,606 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:50,606 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:18:50,606 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [456301687] [2025-03-17 11:18:50,606 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:50,607 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:18:50,607 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:50,608 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:18:50,608 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:18:50,617 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 185 out of 206 [2025-03-17 11:18:50,618 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 146 places, 154 transitions, 417 flow. Second operand has 3 states, 3 states have (on average 186.66666666666666) internal successors, (560), 3 states have internal predecessors, (560), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:18:50,618 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:50,618 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 185 of 206 [2025-03-17 11:18:50,618 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:50,671 INFO L124 PetriNetUnfolderBase]: 32/275 cut-off events. [2025-03-17 11:18:50,671 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2025-03-17 11:18:50,672 INFO L83 FinitePrefix]: Finished finitePrefix Result has 465 conditions, 275 events. 32/275 cut-off events. For 30/30 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 958 event pairs, 5 based on Foata normal form. 0/247 useless extension candidates. Maximal degree in co-relation 432. Up to 53 conditions per place. [2025-03-17 11:18:50,673 INFO L140 encePairwiseOnDemand]: 203/206 looper letters, 10 selfloop transitions, 2 changer transitions 0/153 dead transitions. [2025-03-17 11:18:50,673 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 147 places, 153 transitions, 439 flow [2025-03-17 11:18:50,674 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:18:50,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:18:50,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 568 transitions. [2025-03-17 11:18:50,675 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.919093851132686 [2025-03-17 11:18:50,676 INFO L175 Difference]: Start difference. First operand has 146 places, 154 transitions, 417 flow. Second operand 3 states and 568 transitions. [2025-03-17 11:18:50,676 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 147 places, 153 transitions, 439 flow [2025-03-17 11:18:50,678 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 147 places, 153 transitions, 439 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-17 11:18:50,680 INFO L231 Difference]: Finished difference. Result has 147 places, 153 transitions, 419 flow [2025-03-17 11:18:50,680 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=206, PETRI_DIFFERENCE_MINUEND_FLOW=415, PETRI_DIFFERENCE_MINUEND_PLACES=145, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=153, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=151, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=419, PETRI_PLACES=147, PETRI_TRANSITIONS=153} [2025-03-17 11:18:50,681 INFO L279 CegarLoopForPetriNet]: 144 programPoint places, 3 predicate places. [2025-03-17 11:18:50,681 INFO L471 AbstractCegarLoop]: Abstraction has has 147 places, 153 transitions, 419 flow [2025-03-17 11:18:50,681 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 186.66666666666666) internal successors, (560), 3 states have internal predecessors, (560), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:18:50,681 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:50,681 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:18:50,682 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-17 11:18:50,682 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-17 11:18:50,682 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:50,683 INFO L85 PathProgramCache]: Analyzing trace with hash 1805960101, now seen corresponding path program 1 times [2025-03-17 11:18:50,683 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:50,683 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1395587093] [2025-03-17 11:18:50,683 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:50,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:50,696 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-17 11:18:50,704 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-17 11:18:50,705 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:50,705 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 11:18:50,705 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 11:18:50,708 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-17 11:18:50,715 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-17 11:18:50,715 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:50,715 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 11:18:50,741 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 11:18:50,741 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-17 11:18:50,742 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (19 of 20 remaining) [2025-03-17 11:18:50,743 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (18 of 20 remaining) [2025-03-17 11:18:50,744 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (17 of 20 remaining) [2025-03-17 11:18:50,744 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (16 of 20 remaining) [2025-03-17 11:18:50,744 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (15 of 20 remaining) [2025-03-17 11:18:50,744 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (14 of 20 remaining) [2025-03-17 11:18:50,744 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (13 of 20 remaining) [2025-03-17 11:18:50,744 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (12 of 20 remaining) [2025-03-17 11:18:50,744 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (11 of 20 remaining) [2025-03-17 11:18:50,744 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (10 of 20 remaining) [2025-03-17 11:18:50,744 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (9 of 20 remaining) [2025-03-17 11:18:50,744 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (8 of 20 remaining) [2025-03-17 11:18:50,744 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (7 of 20 remaining) [2025-03-17 11:18:50,744 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (6 of 20 remaining) [2025-03-17 11:18:50,744 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (5 of 20 remaining) [2025-03-17 11:18:50,745 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (4 of 20 remaining) [2025-03-17 11:18:50,745 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (3 of 20 remaining) [2025-03-17 11:18:50,745 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (2 of 20 remaining) [2025-03-17 11:18:50,745 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 20 remaining) [2025-03-17 11:18:50,745 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 20 remaining) [2025-03-17 11:18:50,745 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-17 11:18:50,747 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:18:50,749 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-17 11:18:50,749 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-17 11:18:50,794 INFO L143 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2025-03-17 11:18:50,798 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 254 places, 274 transitions, 582 flow [2025-03-17 11:18:50,876 INFO L124 PetriNetUnfolderBase]: 36/560 cut-off events. [2025-03-17 11:18:50,877 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2025-03-17 11:18:50,880 INFO L83 FinitePrefix]: Finished finitePrefix Result has 584 conditions, 560 events. 36/560 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 1839 event pairs, 0 based on Foata normal form. 0/465 useless extension candidates. Maximal degree in co-relation 316. Up to 9 conditions per place. [2025-03-17 11:18:50,880 INFO L82 GeneralOperation]: Start removeDead. Operand has 254 places, 274 transitions, 582 flow [2025-03-17 11:18:50,885 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 213 places, 224 transitions, 470 flow [2025-03-17 11:18:50,886 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-17 11:18:50,886 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@536926e7, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-17 11:18:50,887 INFO L334 AbstractCegarLoop]: Starting to check reachability of 24 error locations. [2025-03-17 11:18:50,889 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-17 11:18:50,889 INFO L124 PetriNetUnfolderBase]: 0/20 cut-off events. [2025-03-17 11:18:50,889 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-17 11:18:50,889 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:50,889 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:18:50,890 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-03-17 11:18:50,890 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:50,890 INFO L85 PathProgramCache]: Analyzing trace with hash 390889777, now seen corresponding path program 1 times [2025-03-17 11:18:50,890 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:50,890 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [779723979] [2025-03-17 11:18:50,890 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:50,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:50,900 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-03-17 11:18:50,902 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-03-17 11:18:50,902 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:50,902 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:50,916 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:18:50,917 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:50,917 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [779723979] [2025-03-17 11:18:50,917 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [779723979] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:50,917 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:50,917 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:18:50,917 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1779935598] [2025-03-17 11:18:50,917 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:50,918 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:18:50,918 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:50,918 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:18:50,918 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:18:50,955 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 234 out of 274 [2025-03-17 11:18:50,956 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 213 places, 224 transitions, 470 flow. Second operand has 3 states, 3 states have (on average 235.33333333333334) internal successors, (706), 3 states have internal predecessors, (706), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:18:50,956 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:50,956 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 234 of 274 [2025-03-17 11:18:50,956 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:51,151 INFO L124 PetriNetUnfolderBase]: 157/1183 cut-off events. [2025-03-17 11:18:51,151 INFO L125 PetriNetUnfolderBase]: For 109/111 co-relation queries the response was YES. [2025-03-17 11:18:51,158 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1443 conditions, 1183 events. 157/1183 cut-off events. For 109/111 co-relation queries the response was YES. Maximal size of possible extension queue 27. Compared 6180 event pairs, 37 based on Foata normal form. 26/1000 useless extension candidates. Maximal degree in co-relation 913. Up to 202 conditions per place. [2025-03-17 11:18:51,163 INFO L140 encePairwiseOnDemand]: 268/274 looper letters, 25 selfloop transitions, 2 changer transitions 1/220 dead transitions. [2025-03-17 11:18:51,164 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 214 places, 220 transitions, 516 flow [2025-03-17 11:18:51,164 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:18:51,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:18:51,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 733 transitions. [2025-03-17 11:18:51,165 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8917274939172749 [2025-03-17 11:18:51,165 INFO L175 Difference]: Start difference. First operand has 213 places, 224 transitions, 470 flow. Second operand 3 states and 733 transitions. [2025-03-17 11:18:51,165 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 214 places, 220 transitions, 516 flow [2025-03-17 11:18:51,167 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 214 places, 220 transitions, 516 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-17 11:18:51,168 INFO L231 Difference]: Finished difference. Result has 214 places, 219 transitions, 464 flow [2025-03-17 11:18:51,169 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=274, PETRI_DIFFERENCE_MINUEND_FLOW=462, PETRI_DIFFERENCE_MINUEND_PLACES=212, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=220, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=218, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=464, PETRI_PLACES=214, PETRI_TRANSITIONS=219} [2025-03-17 11:18:51,169 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, 1 predicate places. [2025-03-17 11:18:51,169 INFO L471 AbstractCegarLoop]: Abstraction has has 214 places, 219 transitions, 464 flow [2025-03-17 11:18:51,170 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 235.33333333333334) internal successors, (706), 3 states have internal predecessors, (706), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:18:51,170 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:51,170 INFO L206 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] [2025-03-17 11:18:51,170 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-17 11:18:51,170 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-03-17 11:18:51,170 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:51,171 INFO L85 PathProgramCache]: Analyzing trace with hash -1364546483, now seen corresponding path program 1 times [2025-03-17 11:18:51,171 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:51,171 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1503333306] [2025-03-17 11:18:51,171 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:51,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:51,175 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-03-17 11:18:51,176 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-03-17 11:18:51,177 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:51,177 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:51,188 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:18:51,188 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:51,188 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1503333306] [2025-03-17 11:18:51,189 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1503333306] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:51,189 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:51,189 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:18:51,189 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [609617032] [2025-03-17 11:18:51,189 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:51,189 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:18:51,189 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:51,190 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:18:51,190 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:18:51,212 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 228 out of 274 [2025-03-17 11:18:51,213 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 214 places, 219 transitions, 464 flow. Second operand has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:18:51,213 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:51,213 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 228 of 274 [2025-03-17 11:18:51,213 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:51,370 INFO L124 PetriNetUnfolderBase]: 176/1213 cut-off events. [2025-03-17 11:18:51,370 INFO L125 PetriNetUnfolderBase]: For 130/132 co-relation queries the response was YES. [2025-03-17 11:18:51,377 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1508 conditions, 1213 events. 176/1213 cut-off events. For 130/132 co-relation queries the response was YES. Maximal size of possible extension queue 33. Compared 6531 event pairs, 50 based on Foata normal form. 0/1010 useless extension candidates. Maximal degree in co-relation 1478. Up to 222 conditions per place. [2025-03-17 11:18:51,384 INFO L140 encePairwiseOnDemand]: 268/274 looper letters, 26 selfloop transitions, 1 changer transitions 0/214 dead transitions. [2025-03-17 11:18:51,384 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 210 places, 214 transitions, 508 flow [2025-03-17 11:18:51,385 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:18:51,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:18:51,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 716 transitions. [2025-03-17 11:18:51,386 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8710462287104623 [2025-03-17 11:18:51,386 INFO L175 Difference]: Start difference. First operand has 214 places, 219 transitions, 464 flow. Second operand 3 states and 716 transitions. [2025-03-17 11:18:51,387 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 210 places, 214 transitions, 508 flow [2025-03-17 11:18:51,388 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 214 transitions, 504 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:18:51,390 INFO L231 Difference]: Finished difference. Result has 208 places, 214 transitions, 452 flow [2025-03-17 11:18:51,390 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=274, PETRI_DIFFERENCE_MINUEND_FLOW=450, PETRI_DIFFERENCE_MINUEND_PLACES=206, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=214, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=213, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=452, PETRI_PLACES=208, PETRI_TRANSITIONS=214} [2025-03-17 11:18:51,391 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -5 predicate places. [2025-03-17 11:18:51,391 INFO L471 AbstractCegarLoop]: Abstraction has has 208 places, 214 transitions, 452 flow [2025-03-17 11:18:51,392 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:18:51,392 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:51,392 INFO L206 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, 1] [2025-03-17 11:18:51,392 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-17 11:18:51,392 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-03-17 11:18:51,392 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:51,393 INFO L85 PathProgramCache]: Analyzing trace with hash -70835363, now seen corresponding path program 1 times [2025-03-17 11:18:51,393 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:51,393 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [247893540] [2025-03-17 11:18:51,393 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:51,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:51,398 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-17 11:18:51,401 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-17 11:18:51,401 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:51,401 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:51,417 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:18:51,417 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:51,417 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [247893540] [2025-03-17 11:18:51,417 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [247893540] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:51,417 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:51,418 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:18:51,418 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [279725941] [2025-03-17 11:18:51,418 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:51,418 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:18:51,418 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:51,418 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:18:51,418 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:18:51,444 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 234 out of 274 [2025-03-17 11:18:51,445 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 208 places, 214 transitions, 452 flow. Second operand has 3 states, 3 states have (on average 235.33333333333334) internal successors, (706), 3 states have internal predecessors, (706), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:18:51,445 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:51,445 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 234 of 274 [2025-03-17 11:18:51,445 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:51,680 INFO L124 PetriNetUnfolderBase]: 531/2782 cut-off events. [2025-03-17 11:18:51,681 INFO L125 PetriNetUnfolderBase]: For 148/151 co-relation queries the response was YES. [2025-03-17 11:18:51,687 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3462 conditions, 2782 events. 531/2782 cut-off events. For 148/151 co-relation queries the response was YES. Maximal size of possible extension queue 64. Compared 19910 event pairs, 146 based on Foata normal form. 0/2318 useless extension candidates. Maximal degree in co-relation 3432. Up to 607 conditions per place. [2025-03-17 11:18:51,696 INFO L140 encePairwiseOnDemand]: 271/274 looper letters, 25 selfloop transitions, 2 changer transitions 0/213 dead transitions. [2025-03-17 11:18:51,697 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 209 places, 213 transitions, 504 flow [2025-03-17 11:18:51,697 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:18:51,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:18:51,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 730 transitions. [2025-03-17 11:18:51,698 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8880778588807786 [2025-03-17 11:18:51,698 INFO L175 Difference]: Start difference. First operand has 208 places, 214 transitions, 452 flow. Second operand 3 states and 730 transitions. [2025-03-17 11:18:51,698 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 209 places, 213 transitions, 504 flow [2025-03-17 11:18:51,699 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 213 transitions, 503 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-17 11:18:51,701 INFO L231 Difference]: Finished difference. Result has 208 places, 213 transitions, 453 flow [2025-03-17 11:18:51,701 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=274, PETRI_DIFFERENCE_MINUEND_FLOW=449, PETRI_DIFFERENCE_MINUEND_PLACES=206, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=213, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=211, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=453, PETRI_PLACES=208, PETRI_TRANSITIONS=213} [2025-03-17 11:18:51,701 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -5 predicate places. [2025-03-17 11:18:51,702 INFO L471 AbstractCegarLoop]: Abstraction has has 208 places, 213 transitions, 453 flow [2025-03-17 11:18:51,702 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 235.33333333333334) internal successors, (706), 3 states have internal predecessors, (706), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:18:51,702 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:51,702 INFO L206 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:18:51,702 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-17 11:18:51,702 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-03-17 11:18:51,703 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:51,703 INFO L85 PathProgramCache]: Analyzing trace with hash -1722218409, now seen corresponding path program 1 times [2025-03-17 11:18:51,703 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:51,703 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2119048141] [2025-03-17 11:18:51,703 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:51,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:51,707 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-03-17 11:18:51,709 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-03-17 11:18:51,709 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:51,709 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:51,720 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:18:51,721 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:51,721 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2119048141] [2025-03-17 11:18:51,721 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2119048141] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:51,721 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:51,721 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:18:51,721 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [344410442] [2025-03-17 11:18:51,721 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:51,721 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:18:51,722 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:51,722 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:18:51,722 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:18:51,741 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 228 out of 274 [2025-03-17 11:18:51,742 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 208 places, 213 transitions, 453 flow. Second operand has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:18:51,742 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:51,742 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 228 of 274 [2025-03-17 11:18:51,742 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:52,092 INFO L124 PetriNetUnfolderBase]: 1050/4799 cut-off events. [2025-03-17 11:18:52,092 INFO L125 PetriNetUnfolderBase]: For 222/232 co-relation queries the response was YES. [2025-03-17 11:18:52,104 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6138 conditions, 4799 events. 1050/4799 cut-off events. For 222/232 co-relation queries the response was YES. Maximal size of possible extension queue 114. Compared 39834 event pairs, 379 based on Foata normal form. 0/4069 useless extension candidates. Maximal degree in co-relation 6109. Up to 1236 conditions per place. [2025-03-17 11:18:52,127 INFO L140 encePairwiseOnDemand]: 267/274 looper letters, 27 selfloop transitions, 2 changer transitions 0/210 dead transitions. [2025-03-17 11:18:52,129 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 205 places, 210 transitions, 505 flow [2025-03-17 11:18:52,130 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:18:52,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:18:52,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 718 transitions. [2025-03-17 11:18:52,131 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8734793187347932 [2025-03-17 11:18:52,132 INFO L175 Difference]: Start difference. First operand has 208 places, 213 transitions, 453 flow. Second operand 3 states and 718 transitions. [2025-03-17 11:18:52,132 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 205 places, 210 transitions, 505 flow [2025-03-17 11:18:52,133 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 203 places, 210 transitions, 501 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:18:52,137 INFO L231 Difference]: Finished difference. Result has 204 places, 210 transitions, 453 flow [2025-03-17 11:18:52,137 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=274, PETRI_DIFFERENCE_MINUEND_FLOW=439, PETRI_DIFFERENCE_MINUEND_PLACES=201, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=208, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=206, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=453, PETRI_PLACES=204, PETRI_TRANSITIONS=210} [2025-03-17 11:18:52,139 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -9 predicate places. [2025-03-17 11:18:52,139 INFO L471 AbstractCegarLoop]: Abstraction has has 204 places, 210 transitions, 453 flow [2025-03-17 11:18:52,139 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:18:52,139 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:52,140 INFO L206 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:18:52,140 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-03-17 11:18:52,140 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-03-17 11:18:52,140 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:52,141 INFO L85 PathProgramCache]: Analyzing trace with hash -646660718, now seen corresponding path program 1 times [2025-03-17 11:18:52,141 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:52,141 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1284244966] [2025-03-17 11:18:52,141 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:52,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:52,147 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-03-17 11:18:52,150 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-03-17 11:18:52,151 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:52,151 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:52,374 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:18:52,377 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:52,377 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1284244966] [2025-03-17 11:18:52,377 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1284244966] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:52,377 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:52,377 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:18:52,377 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [249145091] [2025-03-17 11:18:52,378 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:52,378 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 11:18:52,378 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:52,378 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 11:18:52,378 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-17 11:18:52,631 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 274 [2025-03-17 11:18:52,633 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 204 places, 210 transitions, 453 flow. Second operand has 6 states, 6 states have (on average 236.16666666666666) internal successors, (1417), 6 states have internal predecessors, (1417), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:18:52,633 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:52,633 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 274 [2025-03-17 11:18:52,633 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:53,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][237], [268#(= |#race~tids~0| 0), 240#L1028-5true, 90#L1043-2true, 262#(= |#race~threads_total~0| 0), 255#true, 252#true, Black: 266#true, 270#true]) [2025-03-17 11:18:53,118 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-17 11:18:53,118 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:53,118 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:53,118 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 11:18:53,129 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][237], [240#L1028-5true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 262#(= |#race~threads_total~0| 0), 255#true, 252#true, Black: 266#true, 270#true]) [2025-03-17 11:18:53,129 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is not cut-off event [2025-03-17 11:18:53,130 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-03-17 11:18:53,130 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-03-17 11:18:53,130 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-03-17 11:18:53,130 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-03-17 11:18:53,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][238], [113#L1045-5true, 240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 252#true, Black: 266#true, 272#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-03-17 11:18:53,130 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-17 11:18:53,130 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:18:53,130 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:53,130 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 254#true, Black: 266#true, 270#true]) [2025-03-17 11:18:53,131 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is not cut-off event [2025-03-17 11:18:53,131 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-03-17 11:18:53,131 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-03-17 11:18:53,131 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-03-17 11:18:53,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [253#true, 113#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 254#true, 272#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), Black: 266#true]) [2025-03-17 11:18:53,132 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-17 11:18:53,132 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:53,132 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,132 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:53,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [179#L1045-3true, 240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true, Black: 266#true]) [2025-03-17 11:18:53,141 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,141 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,141 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,141 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:53,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 158#L1045-1true]) [2025-03-17 11:18:53,142 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,142 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,142 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:53,142 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [268#(= |#race~tids~0| 0), 240#L1028-5true, 262#(= |#race~threads_total~0| 0), 255#true, 14#L1045-2true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true]) [2025-03-17 11:18:53,142 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,142 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,142 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,142 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:53,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [115#L1045-4true, 240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 252#true, Black: 266#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0))]) [2025-03-17 11:18:53,142 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,142 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:18:53,142 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,142 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,142 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][238], [113#L1045-5true, 240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 252#true, Black: 266#true, 272#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-03-17 11:18:53,142 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:18:53,142 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:18:53,142 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:53,142 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:18:53,143 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 179#L1045-3true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 254#true, Black: 266#true]) [2025-03-17 11:18:53,154 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,154 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,154 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,154 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 158#L1045-1true]) [2025-03-17 11:18:53,154 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,154 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,154 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,154 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 14#L1045-2true, 128#L1028-5true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true]) [2025-03-17 11:18:53,155 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,155 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,155 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,155 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [253#true, 115#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 254#true, Black: 266#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0))]) [2025-03-17 11:18:53,155 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,155 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,155 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,155 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,156 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [253#true, 113#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 254#true, Black: 266#true, 272#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-03-17 11:18:53,156 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,156 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:53,156 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:18:53,156 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,156 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:53,157 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 254#true, Black: 266#true, 270#true]) [2025-03-17 11:18:53,157 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-17 11:18:53,158 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:53,158 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:53,158 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 11:18:53,158 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:53,165 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [240#L1028-5true, 179#L1045-3true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true, Black: 266#true]) [2025-03-17 11:18:53,165 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,166 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,166 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,166 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:53,166 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,166 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 14#L1045-2true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true]) [2025-03-17 11:18:53,166 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,166 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,166 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,166 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,166 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:53,166 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 158#L1045-1true]) [2025-03-17 11:18:53,166 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,166 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,166 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,166 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:53,166 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,167 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [115#L1045-4true, 240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 252#true, Black: 266#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0))]) [2025-03-17 11:18:53,167 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,167 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:18:53,167 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,167 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,167 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,193 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [240#L1028-5true, 268#(= |#race~tids~0| 0), 179#L1045-3true, 262#(= |#race~threads_total~0| 0), 255#true, 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true, Black: 266#true]) [2025-03-17 11:18:53,193 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,193 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,193 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,194 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,194 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:53,194 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,194 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 14#L1045-2true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true]) [2025-03-17 11:18:53,194 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,194 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,194 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,194 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,194 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,194 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:53,195 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 158#L1045-1true]) [2025-03-17 11:18:53,195 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,195 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,195 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,195 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,195 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:53,195 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,195 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [115#L1045-4true, 240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 252#true, Black: 266#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0))]) [2025-03-17 11:18:53,195 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,195 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:18:53,196 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,196 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,196 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,196 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,196 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][238], [113#L1045-5true, 240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 252#true, Black: 266#true, 272#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-03-17 11:18:53,196 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,196 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:18:53,196 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:53,196 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:53,196 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:18:53,197 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,198 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 179#L1045-3true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 128#L1028-5true, 254#true, Black: 266#true]) [2025-03-17 11:18:53,198 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 11:18:53,198 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,199 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,199 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,199 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,199 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 158#L1045-1true]) [2025-03-17 11:18:53,199 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 11:18:53,199 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,199 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,199 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,199 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,200 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 14#L1045-2true, 128#L1028-5true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true]) [2025-03-17 11:18:53,200 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 11:18:53,200 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,200 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,200 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,200 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,200 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [253#true, 115#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 254#true, Black: 266#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0))]) [2025-03-17 11:18:53,200 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-17 11:18:53,200 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,200 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,201 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,201 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,201 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [253#true, 113#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 254#true, Black: 266#true, 272#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-03-17 11:18:53,201 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-17 11:18:53,201 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,201 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:53,201 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:18:53,201 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,201 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:53,210 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [179#L1045-3true, 240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true, Black: 266#true]) [2025-03-17 11:18:53,210 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 11:18:53,210 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,210 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,210 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,210 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,210 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:53,210 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,211 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [268#(= |#race~tids~0| 0), 240#L1028-5true, 262#(= |#race~threads_total~0| 0), 255#true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 158#L1045-1true]) [2025-03-17 11:18:53,211 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:18:53,211 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,211 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,211 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,211 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,211 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:53,211 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,211 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 14#L1045-2true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true]) [2025-03-17 11:18:53,211 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 11:18:53,212 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,212 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,212 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,212 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,212 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,212 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:53,212 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [115#L1045-4true, 240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 252#true, Black: 266#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0))]) [2025-03-17 11:18:53,212 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 11:18:53,212 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:18:53,212 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,212 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,212 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,212 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,212 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,212 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][238], [113#L1045-5true, 240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 252#true, Black: 266#true, 272#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-03-17 11:18:53,212 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-17 11:18:53,212 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:18:53,212 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:53,213 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:53,213 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:18:53,213 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,213 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,221 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 179#L1045-3true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 254#true, Black: 266#true]) [2025-03-17 11:18:53,222 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 11:18:53,222 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,222 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,222 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,222 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,222 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:53,222 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 14#L1045-2true, 128#L1028-5true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true]) [2025-03-17 11:18:53,222 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 11:18:53,222 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,222 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,223 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:53,223 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,223 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,223 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 158#L1045-1true]) [2025-03-17 11:18:53,223 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:18:53,223 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:53,223 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,223 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,223 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,223 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,224 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [253#true, 115#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 254#true, Black: 266#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0))]) [2025-03-17 11:18:53,224 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 11:18:53,224 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,224 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:18:53,224 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,224 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,224 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,232 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [179#L1045-3true, 240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true, Black: 266#true]) [2025-03-17 11:18:53,232 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,232 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,232 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,232 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,232 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,232 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:53,232 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,232 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:53,232 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 158#L1045-1true]) [2025-03-17 11:18:53,232 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 11:18:53,232 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,232 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:53,232 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,232 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,232 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,232 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:53,232 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,233 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [268#(= |#race~tids~0| 0), 240#L1028-5true, 262#(= |#race~threads_total~0| 0), 255#true, 14#L1045-2true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true]) [2025-03-17 11:18:53,233 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,233 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,233 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:53,233 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,233 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,233 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,233 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,233 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:53,233 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [115#L1045-4true, 268#(= |#race~tids~0| 0), 240#L1028-5true, 262#(= |#race~threads_total~0| 0), 255#true, 252#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 266#true]) [2025-03-17 11:18:53,233 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,233 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:18:53,233 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,233 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:53,233 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,233 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,233 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,233 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,233 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][238], [113#L1045-5true, 240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 252#true, Black: 266#true, 272#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-03-17 11:18:53,233 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,233 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:18:53,233 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:53,233 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:53,234 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:18:53,234 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:18:53,234 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,234 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,245 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 179#L1045-3true, 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 254#true, Black: 266#true]) [2025-03-17 11:18:53,246 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,246 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,246 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,246 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,246 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:53,246 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,246 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:53,246 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 14#L1045-2true, 128#L1028-5true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true]) [2025-03-17 11:18:53,246 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,246 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,246 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,246 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:53,246 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,246 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,246 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:53,246 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 158#L1045-1true]) [2025-03-17 11:18:53,246 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,246 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:53,246 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,246 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,247 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,247 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,247 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:53,247 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [253#true, 115#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 254#true, Black: 266#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0))]) [2025-03-17 11:18:53,247 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,247 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:53,247 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,247 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:18:53,247 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,247 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,247 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,247 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [253#true, 113#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 254#true, Black: 266#true, 272#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-03-17 11:18:53,248 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,248 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,248 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:18:53,248 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:53,249 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:18:53,249 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,249 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:53,253 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [115#L1045-4true, 240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 252#true, Black: 266#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0))]) [2025-03-17 11:18:53,253 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-17 11:18:53,253 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:18:53,253 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,254 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:53,254 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,254 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,254 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,254 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,254 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,254 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [253#true, 115#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 254#true, Black: 266#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0))]) [2025-03-17 11:18:53,254 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-17 11:18:53,254 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:53,254 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,254 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:18:53,254 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,255 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,255 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,255 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 103#L1043-7true, 254#true, Black: 266#true, 270#true]) [2025-03-17 11:18:53,258 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,258 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,258 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:53,258 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,259 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [268#(= |#race~tids~0| 0), 179#L1045-3true, 240#L1028-5true, 262#(= |#race~threads_total~0| 0), 255#true, 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true, Black: 266#true]) [2025-03-17 11:18:53,259 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 11:18:53,259 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,259 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,260 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,260 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,260 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,260 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:53,260 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,260 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:53,260 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 179#L1045-3true, 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 254#true, Black: 266#true]) [2025-03-17 11:18:53,260 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 11:18:53,260 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,260 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,260 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,260 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,260 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:53,260 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,260 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:53,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 11#L1043-6true, 254#true, Black: 266#true, 270#true]) [2025-03-17 11:18:53,263 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,263 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:53,263 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,263 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][237], [240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 103#L1043-7true, 252#true, Black: 266#true, 270#true]) [2025-03-17 11:18:53,264 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-03-17 11:18:53,264 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-17 11:18:53,264 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-17 11:18:53,264 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-17 11:18:53,265 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 103#L1043-7true, 254#true, Black: 266#true, 270#true]) [2025-03-17 11:18:53,265 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-03-17 11:18:53,265 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-17 11:18:53,265 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-03-17 11:18:53,265 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-17 11:18:53,265 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-17 11:18:53,265 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 14#L1045-2true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true]) [2025-03-17 11:18:53,265 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 11:18:53,266 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,266 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:53,266 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,266 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,266 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,266 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,266 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,266 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:53,266 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 14#L1045-2true, 128#L1028-5true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true]) [2025-03-17 11:18:53,266 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 11:18:53,266 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,266 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,266 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:53,266 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,266 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,266 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,266 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:53,267 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 179#L1045-3true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 254#true, Black: 266#true]) [2025-03-17 11:18:53,267 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,267 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,267 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,267 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,267 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,267 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:53,267 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,267 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:53,267 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:53,268 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 158#L1045-1true]) [2025-03-17 11:18:53,268 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 11:18:53,268 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:53,268 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,268 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,268 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,268 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,268 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,268 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:53,268 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 14#L1045-2true, 128#L1028-5true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true]) [2025-03-17 11:18:53,268 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,268 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,268 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,268 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:53,268 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:53,268 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,268 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,268 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,268 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:53,269 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [253#true, 115#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 254#true, Black: 266#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0))]) [2025-03-17 11:18:53,269 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,269 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:53,269 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,269 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:18:53,269 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:18:53,269 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,269 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,269 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,269 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,269 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [253#true, 113#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 254#true, Black: 266#true, 272#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-03-17 11:18:53,269 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,269 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,269 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:18:53,269 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:53,269 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:18:53,269 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,269 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:53,269 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:53,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 128#L1028-5true, 254#true, Black: 266#true, 270#true]) [2025-03-17 11:18:53,271 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,271 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:53,271 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,271 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:53,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][237], [240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 11#L1043-6true, 252#true, Black: 266#true, 270#true]) [2025-03-17 11:18:53,272 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-03-17 11:18:53,272 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-17 11:18:53,272 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-17 11:18:53,272 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-17 11:18:53,272 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 11#L1043-6true, 254#true, Black: 266#true, 270#true]) [2025-03-17 11:18:53,273 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-03-17 11:18:53,273 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-03-17 11:18:53,273 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-17 11:18:53,273 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-17 11:18:53,273 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-17 11:18:53,274 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 158#L1045-1true]) [2025-03-17 11:18:53,274 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 11:18:53,274 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,274 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:53,274 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,274 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,274 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:53,274 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,274 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:53,274 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,275 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 158#L1045-1true]) [2025-03-17 11:18:53,275 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 11:18:53,275 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:53,275 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,275 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,275 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:53,275 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,275 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,275 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,275 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:53,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 254#true, Black: 266#true, 270#true, 204#L1043-4true]) [2025-03-17 11:18:53,276 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-17 11:18:53,276 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:53,276 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,276 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:53,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][237], [240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 137#L1043-5true, 252#true, Black: 266#true, 270#true]) [2025-03-17 11:18:53,276 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-17 11:18:53,276 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-17 11:18:53,277 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-17 11:18:53,277 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-17 11:18:53,277 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 128#L1028-5true, 254#true, Black: 266#true, 270#true]) [2025-03-17 11:18:53,277 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-17 11:18:53,277 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-17 11:18:53,277 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-17 11:18:53,277 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-17 11:18:53,277 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-17 11:18:53,278 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][237], [240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 103#L1043-7true, 252#true, Black: 266#true, 270#true]) [2025-03-17 11:18:53,278 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,279 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,279 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,279 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:53,279 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:53,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][237], [240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 252#true, Black: 266#true, 270#true, 204#L1043-4true]) [2025-03-17 11:18:53,280 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-17 11:18:53,280 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-17 11:18:53,280 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-17 11:18:53,280 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-17 11:18:53,280 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 254#true, Black: 266#true, 204#L1043-4true, 270#true]) [2025-03-17 11:18:53,280 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-17 11:18:53,280 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-17 11:18:53,280 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-17 11:18:53,280 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-17 11:18:53,280 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:53,281 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][237], [240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 11#L1043-6true, 252#true, Black: 266#true, 270#true]) [2025-03-17 11:18:53,281 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,281 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,282 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,282 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:53,282 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:53,283 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][237], [240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 137#L1043-5true, 252#true, Black: 266#true, 270#true]) [2025-03-17 11:18:53,283 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 11:18:53,283 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,283 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:53,283 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:53,283 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,285 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][237], [240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 252#true, Black: 266#true, 204#L1043-4true, 270#true]) [2025-03-17 11:18:53,285 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-17 11:18:53,285 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:53,285 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,285 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:53,285 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:53,430 INFO L124 PetriNetUnfolderBase]: 1155/5079 cut-off events. [2025-03-17 11:18:53,430 INFO L125 PetriNetUnfolderBase]: For 528/704 co-relation queries the response was YES. [2025-03-17 11:18:53,451 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6787 conditions, 5079 events. 1155/5079 cut-off events. For 528/704 co-relation queries the response was YES. Maximal size of possible extension queue 125. Compared 43160 event pairs, 186 based on Foata normal form. 60/4518 useless extension candidates. Maximal degree in co-relation 6757. Up to 573 conditions per place. [2025-03-17 11:18:53,470 INFO L140 encePairwiseOnDemand]: 269/274 looper letters, 71 selfloop transitions, 4 changer transitions 1/257 dead transitions. [2025-03-17 11:18:53,470 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 208 places, 257 transitions, 721 flow [2025-03-17 11:18:53,471 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 11:18:53,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 11:18:53,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1486 transitions. [2025-03-17 11:18:53,474 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9038929440389294 [2025-03-17 11:18:53,474 INFO L175 Difference]: Start difference. First operand has 204 places, 210 transitions, 453 flow. Second operand 6 states and 1486 transitions. [2025-03-17 11:18:53,474 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 208 places, 257 transitions, 721 flow [2025-03-17 11:18:53,476 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 257 transitions, 721 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-17 11:18:53,479 INFO L231 Difference]: Finished difference. Result has 208 places, 208 transitions, 454 flow [2025-03-17 11:18:53,479 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=274, PETRI_DIFFERENCE_MINUEND_FLOW=451, PETRI_DIFFERENCE_MINUEND_PLACES=203, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=209, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=205, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=454, PETRI_PLACES=208, PETRI_TRANSITIONS=208} [2025-03-17 11:18:53,480 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -5 predicate places. [2025-03-17 11:18:53,480 INFO L471 AbstractCegarLoop]: Abstraction has has 208 places, 208 transitions, 454 flow [2025-03-17 11:18:53,481 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 236.16666666666666) internal successors, (1417), 6 states have internal predecessors, (1417), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:18:53,481 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:53,481 INFO L206 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:18:53,481 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-03-17 11:18:53,481 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-03-17 11:18:53,482 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:53,482 INFO L85 PathProgramCache]: Analyzing trace with hash -1795560419, now seen corresponding path program 1 times [2025-03-17 11:18:53,482 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:53,482 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [210314236] [2025-03-17 11:18:53,482 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:53,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:53,489 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 54 statements into 1 equivalence classes. [2025-03-17 11:18:53,494 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 54 of 54 statements. [2025-03-17 11:18:53,494 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:53,494 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:53,675 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:18:53,676 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:53,676 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [210314236] [2025-03-17 11:18:53,676 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [210314236] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:53,676 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:53,676 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:18:53,676 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1404496908] [2025-03-17 11:18:53,676 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:53,676 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 11:18:53,676 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:53,677 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 11:18:53,677 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-17 11:18:53,844 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 216 out of 274 [2025-03-17 11:18:53,845 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 208 places, 208 transitions, 454 flow. Second operand has 6 states, 6 states have (on average 217.66666666666666) internal successors, (1306), 6 states have internal predecessors, (1306), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:18:53,845 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:53,845 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 216 of 274 [2025-03-17 11:18:53,845 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:55,705 INFO L124 PetriNetUnfolderBase]: 6925/19837 cut-off events. [2025-03-17 11:18:55,705 INFO L125 PetriNetUnfolderBase]: For 1268/1513 co-relation queries the response was YES. [2025-03-17 11:18:55,750 INFO L83 FinitePrefix]: Finished finitePrefix Result has 30474 conditions, 19837 events. 6925/19837 cut-off events. For 1268/1513 co-relation queries the response was YES. Maximal size of possible extension queue 569. Compared 199379 event pairs, 1418 based on Foata normal form. 27/17264 useless extension candidates. Maximal degree in co-relation 30442. Up to 5840 conditions per place. [2025-03-17 11:18:55,811 INFO L140 encePairwiseOnDemand]: 259/274 looper letters, 116 selfloop transitions, 32 changer transitions 0/313 dead transitions. [2025-03-17 11:18:55,811 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 213 places, 313 transitions, 1016 flow [2025-03-17 11:18:55,812 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 11:18:55,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 11:18:55,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1445 transitions. [2025-03-17 11:18:55,814 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8789537712895377 [2025-03-17 11:18:55,814 INFO L175 Difference]: Start difference. First operand has 208 places, 208 transitions, 454 flow. Second operand 6 states and 1445 transitions. [2025-03-17 11:18:55,814 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 213 places, 313 transitions, 1016 flow [2025-03-17 11:18:55,820 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 209 places, 313 transitions, 1009 flow, removed 0 selfloop flow, removed 4 redundant places. [2025-03-17 11:18:55,824 INFO L231 Difference]: Finished difference. Result has 213 places, 241 transitions, 663 flow [2025-03-17 11:18:55,824 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=274, PETRI_DIFFERENCE_MINUEND_FLOW=447, PETRI_DIFFERENCE_MINUEND_PLACES=204, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=208, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=194, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=663, PETRI_PLACES=213, PETRI_TRANSITIONS=241} [2025-03-17 11:18:55,825 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, 0 predicate places. [2025-03-17 11:18:55,826 INFO L471 AbstractCegarLoop]: Abstraction has has 213 places, 241 transitions, 663 flow [2025-03-17 11:18:55,826 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 217.66666666666666) internal successors, (1306), 6 states have internal predecessors, (1306), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:18:55,827 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:55,827 INFO L206 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:18:55,827 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-03-17 11:18:55,827 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-03-17 11:18:55,828 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:55,828 INFO L85 PathProgramCache]: Analyzing trace with hash -86529253, now seen corresponding path program 1 times [2025-03-17 11:18:55,828 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:55,829 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [496463900] [2025-03-17 11:18:55,829 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:55,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:55,838 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 65 statements into 1 equivalence classes. [2025-03-17 11:18:55,844 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 65 of 65 statements. [2025-03-17 11:18:55,845 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:55,845 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:55,876 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:18:55,877 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:55,877 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [496463900] [2025-03-17 11:18:55,877 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [496463900] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:55,877 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:55,877 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:18:55,877 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [243627402] [2025-03-17 11:18:55,877 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:55,877 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:18:55,878 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:55,878 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:18:55,878 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:18:55,888 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 240 out of 274 [2025-03-17 11:18:55,889 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 213 places, 241 transitions, 663 flow. Second operand has 3 states, 3 states have (on average 241.66666666666666) internal successors, (725), 3 states have internal predecessors, (725), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:18:55,889 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:55,889 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 240 of 274 [2025-03-17 11:18:55,889 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:56,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,113 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-03-17 11:18:56,113 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:56,113 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:56,113 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:56,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,137 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-17 11:18:56,137 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:56,137 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:56,137 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:56,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,138 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-17 11:18:56,138 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:56,139 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:56,139 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:56,139 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,139 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-17 11:18:56,139 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:56,139 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:56,139 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:56,139 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:56,139 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,139 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 11:18:56,139 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:56,139 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:56,139 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:56,139 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:56,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,148 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-17 11:18:56,148 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:56,148 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:56,148 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:56,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,149 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-17 11:18:56,149 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:56,149 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:56,149 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:56,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,159 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-17 11:18:56,159 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:18:56,159 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:56,159 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:56,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,159 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-17 11:18:56,159 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:56,159 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:56,159 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:56,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,173 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 11:18:56,174 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:56,174 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:56,174 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:56,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [240#L1028-5true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,174 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is not cut-off event [2025-03-17 11:18:56,174 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-03-17 11:18:56,175 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-03-17 11:18:56,175 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-03-17 11:18:56,175 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,175 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is not cut-off event [2025-03-17 11:18:56,175 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2025-03-17 11:18:56,175 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-03-17 11:18:56,175 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-03-17 11:18:56,175 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-03-17 11:18:56,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,194 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 11:18:56,194 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:18:56,194 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:18:56,194 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-17 11:18:56,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,195 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-17 11:18:56,195 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:56,195 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:56,195 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:56,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [240#L1028-5true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 252#true, Black: 266#true, 95#L1043true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,216 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-03-17 11:18:56,216 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-03-17 11:18:56,216 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-03-17 11:18:56,216 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-03-17 11:18:56,217 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,217 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-03-17 11:18:56,217 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-17 11:18:56,217 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-17 11:18:56,217 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-03-17 11:18:56,217 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-17 11:18:56,218 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [240#L1028-5true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,218 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-17 11:18:56,218 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:56,218 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 11:18:56,218 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:56,218 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:56,259 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [240#L1028-5true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 252#true, Black: 266#true, 95#L1043true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,259 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 11:18:56,259 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:18:56,259 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:18:56,259 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:18:56,260 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:18:56,294 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,294 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is not cut-off event [2025-03-17 11:18:56,294 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-03-17 11:18:56,294 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-03-17 11:18:56,294 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-03-17 11:18:56,294 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-03-17 11:18:56,294 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 46#L1034-4true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,294 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-03-17 11:18:56,295 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:56,295 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:56,295 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:56,295 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:56,295 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,295 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-03-17 11:18:56,295 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:56,295 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:56,295 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:56,295 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:56,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,318 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,318 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:56,318 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:56,318 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:56,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 103#L1043-7true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,319 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,319 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:56,319 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:56,319 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:56,321 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,321 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is not cut-off event [2025-03-17 11:18:56,321 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-03-17 11:18:56,321 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2025-03-17 11:18:56,321 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-03-17 11:18:56,321 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-03-17 11:18:56,322 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,322 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-17 11:18:56,322 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:56,322 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:56,322 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:56,322 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 11:18:56,322 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,322 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-17 11:18:56,322 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:56,323 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:56,323 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:56,323 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 11:18:56,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,331 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,331 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,331 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,331 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][140], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,331 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,332 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,332 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,332 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 22#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,333 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,333 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:56,333 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:56,333 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,334 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,334 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:56,334 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:56,334 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:56,334 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,334 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,335 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:56,335 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:56,335 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,335 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:56,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,335 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,335 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,335 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,335 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,349 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,349 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,350 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,350 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][139], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,350 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,350 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,350 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,350 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,353 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,353 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,353 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,353 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,354 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,355 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,355 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,355 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,355 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,355 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,355 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,355 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,355 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,355 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][140], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,356 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,357 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,357 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,357 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 11#L1043-6true, 46#L1034-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,357 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,358 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,358 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,358 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,358 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,359 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,359 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,359 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,359 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,359 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,359 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,360 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,360 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,360 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,360 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,360 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,360 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,360 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,371 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,371 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,371 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,371 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,372 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,372 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,372 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,372 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][215], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,376 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,376 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,376 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,376 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,377 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,377 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,377 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,377 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,377 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,377 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,377 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,377 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,377 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,377 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][139], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,379 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,379 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,379 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,379 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 46#L1034-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,380 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,380 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,380 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,380 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,381 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,381 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,381 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,381 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,381 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,381 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,381 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,381 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,381 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,381 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,381 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,381 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,381 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,381 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,382 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,382 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,382 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,382 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,382 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,382 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,382 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,382 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,382 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,382 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,389 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,389 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,389 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,389 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,389 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,389 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,389 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,389 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,393 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,393 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,393 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,393 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,395 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,395 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,395 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,395 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,395 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,395 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,395 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,395 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,395 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,395 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,397 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,397 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,397 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,397 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,398 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,398 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,398 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,398 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][215], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,401 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,401 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,401 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,401 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,401 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,401 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,402 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,402 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,402 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,402 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,402 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,402 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,402 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,402 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,403 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,403 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,403 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,403 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,403 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,403 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,403 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,403 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,403 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,403 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][140], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 131#L1034-3true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,405 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,405 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,405 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,405 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,406 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,406 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,406 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:56,406 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:56,407 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:56,407 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,407 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,407 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,407 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:56,407 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:56,407 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:56,407 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,413 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,413 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,413 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,413 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,414 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,414 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,414 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,414 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,414 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,414 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,414 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,414 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,414 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,414 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,415 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,415 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,415 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,415 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,416 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,416 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,416 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,416 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,416 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,416 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,416 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,416 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,417 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,417 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,417 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,417 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,417 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,417 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,417 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,417 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,417 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,417 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,418 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,418 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,418 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,418 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,418 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,418 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,418 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,418 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,418 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,418 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [262#(= |#race~threads_total~0| 0), 131#L1034-3true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,419 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,419 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,419 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,419 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][215], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,421 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,421 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,421 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,421 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,421 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,421 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,421 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,421 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,421 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,421 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,421 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,421 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,421 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,421 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,423 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,423 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,423 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,423 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,423 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,423 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,424 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][140], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,424 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,424 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,424 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,424 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,424 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 128#L1028-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,425 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,425 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:56,425 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:56,425 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:56,425 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 103#L1043-7true, 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,426 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,426 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,426 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,426 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,426 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 46#L1034-4true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,426 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,426 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,426 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,426 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,431 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,431 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,431 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,431 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,431 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,431 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,431 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,431 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,432 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,432 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,432 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,432 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,432 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,432 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,432 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,432 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,433 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,433 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,433 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,433 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,433 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,433 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,433 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,433 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 131#L1034-3true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,434 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,434 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,434 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,434 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,436 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,436 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,436 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,436 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,436 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,436 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,436 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,436 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,436 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,437 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,437 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,437 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,437 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,437 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 250#L1034-2true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,439 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,439 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,440 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,440 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,442 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,442 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,442 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,442 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,442 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,442 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,442 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][139], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,443 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,443 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,443 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,443 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,443 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 286#true, 11#L1043-6true, 254#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:56,444 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,444 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:56,444 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:56,444 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:56,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,445 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,445 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:56,445 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:56,445 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:56,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 46#L1034-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,445 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,446 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,446 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,446 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,446 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][140], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 22#L1034-5true, 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,446 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,446 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,446 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,446 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,446 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,447 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 11#L1043-6true, 46#L1034-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,447 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,447 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,447 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,447 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,447 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [240#L1028-5true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 103#L1043-7true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,447 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-03-17 11:18:56,447 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-17 11:18:56,448 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-17 11:18:56,448 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-17 11:18:56,448 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 103#L1043-7true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,448 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-03-17 11:18:56,448 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-03-17 11:18:56,448 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-03-17 11:18:56,448 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-03-17 11:18:56,448 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-17 11:18:56,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,452 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,452 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,452 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,452 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,453 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,453 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,453 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,453 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,453 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,453 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,453 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,453 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,453 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,454 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 250#L1034-2true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,455 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,455 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,455 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,455 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 213#L1034-2true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,457 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,457 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,457 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,457 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][215], [262#(= |#race~threads_total~0| 0), 286#true, 213#L1034-2true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,458 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,458 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,458 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,458 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,458 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][215], [262#(= |#race~threads_total~0| 0), 213#L1034-2true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,458 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,458 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,458 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,458 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,459 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,462 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,462 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,462 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,462 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,462 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,462 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,463 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,463 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,463 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,463 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,463 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,463 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 128#L1028-5true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:56,466 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,466 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:56,466 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:56,466 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:56,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 128#L1028-5true, 286#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:56,467 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,467 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:56,467 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:56,467 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:56,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,468 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,468 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:56,468 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:56,468 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:56,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 46#L1034-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,469 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,469 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,469 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,469 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,469 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][139], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,470 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,470 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,470 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,470 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,470 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,470 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,471 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,471 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,471 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,471 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,471 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [240#L1028-5true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,471 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-03-17 11:18:56,472 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-17 11:18:56,472 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-17 11:18:56,472 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-17 11:18:56,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 286#true, 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:56,472 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-03-17 11:18:56,472 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-17 11:18:56,472 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-17 11:18:56,472 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-17 11:18:56,473 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 286#true, 11#L1043-6true, 254#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:56,473 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-03-17 11:18:56,473 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-03-17 11:18:56,473 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-03-17 11:18:56,473 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-17 11:18:56,473 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-17 11:18:56,473 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,473 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-03-17 11:18:56,473 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-03-17 11:18:56,473 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-03-17 11:18:56,473 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-17 11:18:56,473 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-17 11:18:56,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 213#L1034-2true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,477 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-17 11:18:56,477 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,477 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,477 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][215], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 213#L1034-2true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,478 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,478 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,478 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,478 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,478 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][215], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 213#L1034-2true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,478 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-17 11:18:56,478 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,478 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,478 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,478 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,479 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,479 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,480 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,480 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,480 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,480 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,480 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,480 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,480 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,480 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,480 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,480 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 254#true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 204#L1043-4true]) [2025-03-17 11:18:56,483 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-17 11:18:56,483 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:56,483 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:56,483 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:56,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 254#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 204#L1043-4true]) [2025-03-17 11:18:56,483 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-17 11:18:56,483 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:56,483 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:56,483 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:56,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 286#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 204#L1043-4true]) [2025-03-17 11:18:56,485 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-17 11:18:56,485 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:56,485 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:56,485 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:56,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,486 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-17 11:18:56,486 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:56,486 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:56,486 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:56,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,487 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,487 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,487 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,487 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,487 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,488 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,488 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,488 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,488 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,488 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,488 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,488 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,488 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,488 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,488 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,488 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [240#L1028-5true, 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,490 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-17 11:18:56,490 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-17 11:18:56,490 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-17 11:18:56,490 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-17 11:18:56,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 137#L1043-5true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:56,490 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-17 11:18:56,490 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-17 11:18:56,490 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-17 11:18:56,490 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-17 11:18:56,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 137#L1043-5true, 286#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:56,491 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-17 11:18:56,491 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-17 11:18:56,491 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-17 11:18:56,491 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-17 11:18:56,491 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 128#L1028-5true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:56,491 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-17 11:18:56,491 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:56,491 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-17 11:18:56,491 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-17 11:18:56,491 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-17 11:18:56,491 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 128#L1028-5true, 286#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:56,491 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-17 11:18:56,491 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:56,491 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-17 11:18:56,492 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-17 11:18:56,492 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-17 11:18:56,492 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,492 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-17 11:18:56,492 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:56,492 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-17 11:18:56,492 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-17 11:18:56,492 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-17 11:18:56,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][139], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, 131#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,493 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,493 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,493 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,493 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,494 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][140], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, 131#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,494 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,494 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,494 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,494 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,495 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,497 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [240#L1028-5true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 103#L1043-7true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,497 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,499 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,499 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,499 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:56,499 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 72#L1043-3true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 254#true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:56,503 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-17 11:18:56,503 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:56,503 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:56,503 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:56,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 72#L1043-3true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 254#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:56,504 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-17 11:18:56,504 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:56,504 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:56,504 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:56,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 253#true, 72#L1043-3true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 286#true, 254#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:56,504 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-17 11:18:56,504 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:56,505 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:56,505 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:56,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,505 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-17 11:18:56,505 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:56,505 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:56,505 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:56,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 46#L1034-4true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,506 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,506 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,506 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,506 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,506 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,506 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,506 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,506 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,506 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,506 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,507 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 46#L1034-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,507 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,507 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,507 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,507 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,507 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [240#L1028-5true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,507 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-17 11:18:56,507 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-17 11:18:56,507 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-17 11:18:56,507 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-17 11:18:56,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 204#L1043-4true]) [2025-03-17 11:18:56,508 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-17 11:18:56,508 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-17 11:18:56,508 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-17 11:18:56,508 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-17 11:18:56,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 204#L1043-4true]) [2025-03-17 11:18:56,509 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-17 11:18:56,509 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-17 11:18:56,509 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-17 11:18:56,509 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-17 11:18:56,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 286#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 204#L1043-4true]) [2025-03-17 11:18:56,510 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-17 11:18:56,510 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-17 11:18:56,510 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-17 11:18:56,510 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-17 11:18:56,510 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 254#true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 204#L1043-4true]) [2025-03-17 11:18:56,510 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-17 11:18:56,510 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:56,510 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:56,510 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:56,510 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-17 11:18:56,510 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 254#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 204#L1043-4true]) [2025-03-17 11:18:56,510 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-17 11:18:56,510 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:56,510 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:56,510 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:56,510 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-17 11:18:56,510 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 286#true, 254#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 204#L1043-4true]) [2025-03-17 11:18:56,510 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-17 11:18:56,510 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:56,510 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:56,510 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:56,510 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-17 11:18:56,511 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,511 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-17 11:18:56,511 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:56,511 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:56,511 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:56,511 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-17 11:18:56,512 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 131#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,512 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,512 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,512 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,512 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,512 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][140], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 131#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,512 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,512 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,512 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,512 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,515 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [240#L1028-5true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,515 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,515 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,515 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,515 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,515 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:56,515 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 286#true, 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:56,515 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,515 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,515 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,515 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,515 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:56,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [72#L1043-3true, 240#L1028-5true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,517 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-17 11:18:56,517 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-17 11:18:56,517 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-17 11:18:56,517 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-17 11:18:56,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [72#L1043-3true, 240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:56,517 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-17 11:18:56,517 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-17 11:18:56,517 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-17 11:18:56,517 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-17 11:18:56,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [72#L1043-3true, 240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:56,518 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-17 11:18:56,519 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-17 11:18:56,519 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-17 11:18:56,519 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-17 11:18:56,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 72#L1043-3true, 240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 286#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:56,519 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-17 11:18:56,519 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-17 11:18:56,519 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-17 11:18:56,519 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-17 11:18:56,520 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 72#L1043-3true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:56,520 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-17 11:18:56,520 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-17 11:18:56,520 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-17 11:18:56,520 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:56,520 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:56,520 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 72#L1043-3true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,520 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-17 11:18:56,520 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-17 11:18:56,520 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-17 11:18:56,520 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:56,520 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:56,520 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 72#L1043-3true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 286#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:56,520 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-17 11:18:56,521 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-17 11:18:56,521 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-17 11:18:56,521 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:56,521 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:56,521 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,521 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-17 11:18:56,521 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:56,521 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:56,521 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-17 11:18:56,521 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-17 11:18:56,522 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 131#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,522 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,522 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,522 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,522 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,522 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][140], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 131#L1034-3true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,522 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,522 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,522 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,522 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [240#L1028-5true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 252#true, Black: 266#true, 136#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,523 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-17 11:18:56,523 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-17 11:18:56,523 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-17 11:18:56,523 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-17 11:18:56,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [136#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:56,525 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-17 11:18:56,525 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-17 11:18:56,525 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-17 11:18:56,525 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-17 11:18:56,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 136#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 286#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:56,526 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-17 11:18:56,526 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-17 11:18:56,526 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-17 11:18:56,526 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-17 11:18:56,528 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 250#L1034-2true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,528 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,528 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,528 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,528 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,528 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][139], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 250#L1034-2true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,529 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,529 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,529 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,529 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,531 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [240#L1028-5true, 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,531 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,531 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,531 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,531 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,531 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:56,531 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 137#L1043-5true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:56,531 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,531 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,531 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,532 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,532 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:56,532 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 137#L1043-5true, 286#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:56,532 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,532 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,532 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,532 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,532 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:56,538 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 250#L1034-2true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,538 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-17 11:18:56,538 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,538 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,538 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,538 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][139], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 250#L1034-2true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,538 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-17 11:18:56,538 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,538 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,538 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,541 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [240#L1028-5true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,541 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-17 11:18:56,541 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,541 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,541 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,541 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:56,541 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 204#L1043-4true]) [2025-03-17 11:18:56,541 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-17 11:18:56,542 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,542 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,542 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,542 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:56,542 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,542 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-17 11:18:56,542 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,542 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:56,542 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,542 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,543 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 286#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 204#L1043-4true]) [2025-03-17 11:18:56,543 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-17 11:18:56,543 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,543 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:56,543 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,543 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,549 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [72#L1043-3true, 240#L1028-5true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,549 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-17 11:18:56,549 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,549 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:56,549 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,549 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:56,549 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [72#L1043-3true, 240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:56,549 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-17 11:18:56,549 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,550 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:56,550 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,550 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:56,550 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [72#L1043-3true, 240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:56,550 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-17 11:18:56,550 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,550 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:56,550 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,550 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:56,550 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 72#L1043-3true, 240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 286#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:56,551 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-17 11:18:56,551 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,551 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:56,551 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,551 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:56,552 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [240#L1028-5true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 252#true, Black: 266#true, 136#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,552 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-17 11:18:56,552 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,552 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:56,552 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,552 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:56,553 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [136#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,553 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-17 11:18:56,553 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,553 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:56,553 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,553 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:56,553 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 136#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 240#L1028-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 286#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:56,553 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-17 11:18:56,553 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:56,553 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,553 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:56,553 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,555 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,555 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-03-17 11:18:56,555 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-17 11:18:56,556 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-03-17 11:18:56,556 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-03-17 11:18:56,556 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-17 11:18:56,556 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 103#L1043-7true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,556 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,556 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,556 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,556 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,556 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,556 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,556 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,556 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,556 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:56,556 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,556 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,563 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,563 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-03-17 11:18:56,563 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-17 11:18:56,563 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-17 11:18:56,563 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-17 11:18:56,563 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-17 11:18:56,563 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 22#L1034-5true, 46#L1034-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,563 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,563 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,563 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,563 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,563 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,564 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,564 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,564 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,564 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:56,564 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,564 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,573 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][215], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,573 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-03-17 11:18:56,573 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-17 11:18:56,573 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-17 11:18:56,574 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-17 11:18:56,574 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-17 11:18:56,574 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 46#L1034-4true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,574 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,574 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,574 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,574 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,574 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,575 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][215], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,575 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,575 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,575 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,575 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,575 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:56,586 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,586 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2025-03-17 11:18:56,586 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-17 11:18:56,586 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-17 11:18:56,587 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-17 11:18:56,587 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-17 11:18:56,587 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 22#L1034-5true, 46#L1034-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,587 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,587 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,587 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,587 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,587 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,587 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,588 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,588 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,588 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,588 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,588 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,590 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][215], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,590 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,590 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,590 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,591 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,591 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,592 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][139], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 131#L1034-3true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,592 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,592 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,592 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:56,593 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,593 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,603 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,604 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-03-17 11:18:56,604 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-17 11:18:56,604 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-17 11:18:56,604 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-17 11:18:56,604 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-17 11:18:56,604 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 46#L1034-4true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,604 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,604 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,604 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,604 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,604 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,604 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,604 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,604 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,604 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,604 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,604 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,607 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,607 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,607 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,607 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,607 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,607 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,609 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][140], [262#(= |#race~threads_total~0| 0), 276#true, 131#L1034-3true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,609 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,609 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,609 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,609 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,609 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:56,624 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,624 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,624 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,624 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,624 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,624 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,625 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][140], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 276#true, 131#L1034-3true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,625 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,625 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,625 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,625 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,625 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,629 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 276#true, 213#L1034-2true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,629 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,629 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,629 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,629 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,629 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,632 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][139], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 250#L1034-2true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:56,632 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,632 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,632 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:56,632 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,632 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,648 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 276#true, 213#L1034-2true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,648 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,648 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,649 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,649 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:56,649 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,651 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][139], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 250#L1034-2true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,651 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,651 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,651 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:56,651 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:56,651 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:56,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][177], [42#L1026-2true, 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 254#true, 97#L1045true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,857 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:18:56,857 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:56,857 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-17 11:18:56,857 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-17 11:18:56,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][177], [288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 254#true, 97#L1045true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 135#L1026-1true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,857 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:18:56,857 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:18:56,857 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 11:18:56,857 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 11:18:56,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([691] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][110], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 97#L1045true, 252#true, Black: 266#true, 182#L1025true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,910 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-17 11:18:56,910 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 11:18:56,910 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:18:56,910 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:18:56,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([691] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][110], [99#L1026-1true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 97#L1045true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,910 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:18:56,910 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-17 11:18:56,910 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 11:18:56,910 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:18:56,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([691] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][110], [262#(= |#race~threads_total~0| 0), 29#L1027true, 276#true, 286#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 97#L1045true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,925 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-17 11:18:56,925 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:18:56,925 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:18:56,925 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:18:56,937 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([691] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][110], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 97#L1045true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 182#L1025true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,937 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-17 11:18:56,937 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 11:18:56,937 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:18:56,937 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:18:56,937 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:18:56,939 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [240#L1028-5true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,939 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:18:56,939 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:56,939 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 11:18:56,939 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:56,939 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:56,939 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:18:56,964 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,964 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-17 11:18:56,964 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:56,964 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:56,964 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:56,964 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:56,964 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:56,964 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 46#L1034-4true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,964 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:18:56,964 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:56,964 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:56,964 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:56,964 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:56,964 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:56,967 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([691] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][110], [99#L1026-1true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 97#L1045true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,967 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-17 11:18:56,967 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:18:56,967 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-17 11:18:56,967 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 11:18:56,967 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:18:56,970 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,970 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-17 11:18:56,970 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:56,970 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:56,971 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:56,971 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:56,971 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:56,974 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,974 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:18:56,974 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:56,974 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:56,974 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:56,974 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:56,974 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:56,976 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 95#L1043true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,977 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-17 11:18:56,977 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:56,977 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:56,977 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:56,977 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:56,977 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:56,980 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 95#L1043true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,980 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-17 11:18:56,980 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:56,980 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:56,980 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:56,980 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:56,980 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 11:18:56,982 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([691] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][110], [262#(= |#race~threads_total~0| 0), 29#L1027true, 276#true, 286#true, 97#L1045true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,982 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-17 11:18:56,982 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:18:56,982 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:18:56,982 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:18:56,982 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:18:56,984 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,984 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:18:56,984 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:18:56,984 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:18:56,984 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:56,984 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:56,984 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:56,988 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, 95#L1043true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:56,988 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-17 11:18:56,988 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:18:56,988 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:18:56,989 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:18:56,989 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:56,989 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-17 11:18:57,000 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 103#L1043-7true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,000 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-17 11:18:57,000 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,000 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:57,000 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:57,000 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:57,000 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,001 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 103#L1043-7true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,001 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-17 11:18:57,001 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:57,001 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:57,001 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,001 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,001 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:57,002 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,002 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:18:57,002 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:57,002 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:57,002 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:57,002 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:18:57,002 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:57,002 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:57,003 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,003 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-17 11:18:57,003 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,003 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,003 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,003 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,003 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,003 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,003 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-17 11:18:57,003 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,003 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,003 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,003 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,003 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,004 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 103#L1043-7true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,004 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-17 11:18:57,004 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,004 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,004 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,004 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,004 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,004 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 103#L1043-7true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,004 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-17 11:18:57,004 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,004 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,004 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,004 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,004 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,005 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,005 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-17 11:18:57,005 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:57,005 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:18:57,005 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:57,005 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:57,005 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:57,005 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:57,006 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][215], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,006 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:18:57,006 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,006 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,006 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,006 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,006 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,006 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,006 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:18:57,006 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,006 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,006 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,006 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,006 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,007 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,007 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:18:57,007 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,007 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,007 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,007 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,007 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,007 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 11#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,007 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:18:57,007 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,007 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,007 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,007 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,007 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,007 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,007 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:18:57,007 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,007 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,007 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,007 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,007 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,008 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 95#L1043true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,008 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-17 11:18:57,008 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:57,008 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:57,008 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:57,008 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:57,008 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-17 11:18:57,008 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:57,009 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,009 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:18:57,009 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,009 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,009 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,009 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,009 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,010 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,010 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:18:57,010 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,010 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,010 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,010 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,010 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,011 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][215], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,011 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:18:57,011 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,011 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,011 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,011 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,011 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,011 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,011 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:18:57,011 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,011 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,011 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,011 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,012 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,012 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,012 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:18:57,012 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,012 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,012 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,012 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,012 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,013 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 95#L1043true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,013 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-17 11:18:57,013 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:57,014 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:57,014 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-17 11:18:57,014 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:57,014 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:57,014 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 11:18:57,015 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,015 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:57,015 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,015 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,015 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,015 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,015 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,015 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,015 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:57,015 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,015 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,015 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,015 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,015 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,015 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,015 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:57,016 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,016 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,016 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,016 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,016 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,016 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,016 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:57,016 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,016 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,016 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,016 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,016 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,017 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,017 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:57,017 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,017 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,017 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,017 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,017 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,018 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][215], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,018 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:57,018 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,018 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,018 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,018 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,018 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,018 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,019 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:57,019 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,019 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,019 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,019 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,019 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,021 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 103#L1043-7true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,021 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-17 11:18:57,021 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:57,021 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:57,021 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:57,021 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:57,021 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,022 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,022 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-17 11:18:57,022 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:18:57,022 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:18:57,022 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:57,022 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:57,022 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:57,022 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:18:57,023 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,023 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:57,023 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,023 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,023 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,023 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,023 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,023 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,023 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:57,023 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,023 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,023 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,023 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,023 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,023 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,023 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:57,023 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,023 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,023 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,023 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,023 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,024 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,024 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:57,024 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,024 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,024 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,024 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,024 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,024 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,024 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:57,024 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,024 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,024 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,024 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,024 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,027 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 286#true, 11#L1043-6true, 254#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:57,027 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:18:57,027 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:57,027 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:57,027 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:57,027 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,027 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:57,027 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,027 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:18:57,027 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:57,027 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:57,027 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:57,027 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,028 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:57,029 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,029 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:57,029 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,029 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,029 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,029 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,029 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,029 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,029 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:57,029 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,029 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,029 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,029 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,029 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,030 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 213#L1034-2true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,030 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:57,030 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,030 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,030 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,030 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,030 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,031 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][215], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 213#L1034-2true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,032 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:57,032 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,032 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,032 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,032 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,032 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,035 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 128#L1028-5true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:57,035 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:18:57,035 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:57,035 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:57,035 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:57,035 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:57,035 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,035 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 128#L1028-5true, 286#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:57,035 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:18:57,036 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:57,036 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:57,036 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:57,036 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:57,036 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,036 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,036 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:18:57,036 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:57,036 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:57,036 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:57,036 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:57,036 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,038 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 213#L1034-2true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,038 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:18:57,038 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,038 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,038 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:57,038 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,038 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,038 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][215], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 213#L1034-2true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,038 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:18:57,038 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,038 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,038 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,038 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:57,038 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,040 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 254#true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 204#L1043-4true]) [2025-03-17 11:18:57,040 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:18:57,040 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:57,040 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,040 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:57,040 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:57,040 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:57,040 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 204#L1043-4true]) [2025-03-17 11:18:57,040 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:18:57,041 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:57,041 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,041 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:57,041 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:57,041 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:57,041 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 286#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 204#L1043-4true]) [2025-03-17 11:18:57,041 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:18:57,041 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:57,041 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:57,041 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:57,041 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,041 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:57,041 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,041 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:18:57,041 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:57,041 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:57,041 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:57,041 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,041 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:57,043 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 72#L1043-3true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 254#true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:57,043 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-17 11:18:57,043 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:57,043 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-17 11:18:57,043 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,043 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,043 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,044 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 72#L1043-3true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 254#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:57,044 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-17 11:18:57,044 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:57,044 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-17 11:18:57,044 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,044 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,044 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,044 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 253#true, 72#L1043-3true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 286#true, 254#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:57,044 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-17 11:18:57,044 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-17 11:18:57,044 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:57,044 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,044 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,044 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,044 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,044 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-17 11:18:57,044 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,044 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,044 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-17 11:18:57,044 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:57,044 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,051 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 103#L1043-7true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,051 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-17 11:18:57,051 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,051 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:57,051 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:18:57,051 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:57,051 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:57,051 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,052 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,052 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:18:57,052 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:18:57,052 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,052 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,052 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,052 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,052 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,052 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 103#L1043-7true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,053 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:18:57,053 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,053 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,053 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,053 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:18:57,053 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,053 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,054 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][215], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,054 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:18:57,054 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,054 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:18:57,054 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,054 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,054 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,054 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,054 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,054 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:18:57,054 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,054 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,054 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,054 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:18:57,054 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,054 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,054 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 11#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,054 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:18:57,054 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,054 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,054 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,054 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,054 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:18:57,055 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,056 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,056 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:57,056 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:18:57,056 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,056 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,056 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,056 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,056 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,056 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][215], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,056 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:57,056 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:18:57,056 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,056 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,056 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,056 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,056 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,056 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,056 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:57,057 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,057 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,057 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:18:57,057 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,057 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,057 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,057 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,057 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:57,057 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:18:57,057 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,057 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,057 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,057 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,057 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,058 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,058 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:57,058 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,058 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,058 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:18:57,058 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,058 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,058 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,058 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,058 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:57,058 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,058 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,058 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,058 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,058 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,058 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:18:57,058 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][215], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,058 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:57,058 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,058 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,059 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,059 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,059 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,059 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:18:57,059 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,059 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:57,059 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:18:57,059 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,059 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,059 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,059 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,059 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,060 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,060 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:57,060 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,060 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,060 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:18:57,060 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,060 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,060 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,060 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,060 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:57,060 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,060 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,060 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,060 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:18:57,060 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,060 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,060 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,060 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:57,060 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,060 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,060 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,060 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,060 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,061 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:18:57,061 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,061 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:57,061 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,061 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:18:57,061 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,061 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,061 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,061 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,062 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 286#true, 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-17 11:18:57,062 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:57,062 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:57,062 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:57,062 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:57,062 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:18:57,062 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,062 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:57,062 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,062 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:18:57,062 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,063 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,063 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:18:57,063 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,063 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,063 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,063 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,063 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:18:57,063 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,063 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,063 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,063 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:18:57,063 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,063 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,063 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 213#L1034-2true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,063 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:18:57,063 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,063 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,063 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:18:57,063 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,063 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,063 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,064 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][215], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 213#L1034-2true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,064 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:18:57,064 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:18:57,064 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,064 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,064 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,064 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,064 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,065 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 128#L1028-5true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 254#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,065 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:18:57,065 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:57,065 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:57,065 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:18:57,065 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:57,065 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:57,065 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,065 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 128#L1028-5true, 286#true, 254#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,065 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:18:57,065 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:57,065 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:18:57,065 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:57,065 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:57,065 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:57,065 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,066 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 213#L1034-2true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,066 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:18:57,066 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,066 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,066 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:57,066 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,066 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,066 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:18:57,066 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][215], [72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 213#L1034-2true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,066 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:18:57,066 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,066 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,066 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,066 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:57,066 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,066 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:18:57,066 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 286#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 254#true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,066 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:18:57,066 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:57,067 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,067 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:57,067 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:57,067 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:18:57,067 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:57,067 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 254#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,067 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:18:57,067 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:57,067 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,067 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:57,067 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:18:57,067 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:57,067 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:57,067 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 286#true, 254#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,067 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:18:57,067 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:57,067 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:18:57,067 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:57,067 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:57,067 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,067 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:57,068 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 72#L1043-3true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 254#true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,068 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:18:57,068 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:18:57,068 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:57,068 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-17 11:18:57,068 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,068 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,068 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,068 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 72#L1043-3true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,068 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:18:57,068 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:18:57,068 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:57,068 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-17 11:18:57,068 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,068 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,068 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,069 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 253#true, 72#L1043-3true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 128#L1028-5true, 286#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,069 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:18:57,069 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:18:57,069 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-17 11:18:57,069 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:57,069 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,069 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,069 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,070 INFO L124 PetriNetUnfolderBase]: 2446/9889 cut-off events. [2025-03-17 11:18:57,070 INFO L125 PetriNetUnfolderBase]: For 1792/2061 co-relation queries the response was YES. [2025-03-17 11:18:57,095 INFO L83 FinitePrefix]: Finished finitePrefix Result has 16561 conditions, 9889 events. 2446/9889 cut-off events. For 1792/2061 co-relation queries the response was YES. Maximal size of possible extension queue 261. Compared 96227 event pairs, 378 based on Foata normal form. 2/8252 useless extension candidates. Maximal degree in co-relation 16527. Up to 1560 conditions per place. [2025-03-17 11:18:57,121 INFO L140 encePairwiseOnDemand]: 268/274 looper letters, 29 selfloop transitions, 5 changer transitions 0/252 dead transitions. [2025-03-17 11:18:57,121 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 215 places, 252 transitions, 761 flow [2025-03-17 11:18:57,121 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:18:57,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:18:57,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 755 transitions. [2025-03-17 11:18:57,122 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9184914841849149 [2025-03-17 11:18:57,123 INFO L175 Difference]: Start difference. First operand has 213 places, 241 transitions, 663 flow. Second operand 3 states and 755 transitions. [2025-03-17 11:18:57,123 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 215 places, 252 transitions, 761 flow [2025-03-17 11:18:57,132 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 215 places, 252 transitions, 761 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-17 11:18:57,134 INFO L231 Difference]: Finished difference. Result has 217 places, 245 transitions, 701 flow [2025-03-17 11:18:57,139 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=274, PETRI_DIFFERENCE_MINUEND_FLOW=663, PETRI_DIFFERENCE_MINUEND_PLACES=213, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=241, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=236, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=701, PETRI_PLACES=217, PETRI_TRANSITIONS=245} [2025-03-17 11:18:57,139 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, 4 predicate places. [2025-03-17 11:18:57,139 INFO L471 AbstractCegarLoop]: Abstraction has has 217 places, 245 transitions, 701 flow [2025-03-17 11:18:57,139 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 241.66666666666666) internal successors, (725), 3 states have internal predecessors, (725), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:18:57,139 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:57,140 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:18:57,140 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-03-17 11:18:57,140 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-03-17 11:18:57,140 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:57,140 INFO L85 PathProgramCache]: Analyzing trace with hash -674882451, now seen corresponding path program 1 times [2025-03-17 11:18:57,140 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:57,140 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [679577567] [2025-03-17 11:18:57,140 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:57,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:57,147 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 84 statements into 1 equivalence classes. [2025-03-17 11:18:57,151 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 84 of 84 statements. [2025-03-17 11:18:57,151 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:57,151 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:57,166 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:18:57,166 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:57,166 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [679577567] [2025-03-17 11:18:57,166 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [679577567] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:57,166 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:57,166 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:18:57,166 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1599640136] [2025-03-17 11:18:57,166 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:57,166 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:18:57,166 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:57,167 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:18:57,167 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:18:57,178 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 240 out of 274 [2025-03-17 11:18:57,178 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 217 places, 245 transitions, 701 flow. Second operand has 3 states, 3 states have (on average 242.0) internal successors, (726), 3 states have internal predecessors, (726), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:18:57,178 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:57,178 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 240 of 274 [2025-03-17 11:18:57,178 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:57,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,393 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-17 11:18:57,393 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:57,393 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:57,393 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:57,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 90#L1043-2true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,393 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-03-17 11:18:57,393 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:57,393 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:57,393 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:57,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,452 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is not cut-off event [2025-03-17 11:18:57,452 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2025-03-17 11:18:57,452 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-03-17 11:18:57,452 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2025-03-17 11:18:57,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,478 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,478 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:57,478 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:57,478 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 240#L1028-5true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,481 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-17 11:18:57,481 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:57,481 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:57,481 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 11:18:57,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,504 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,504 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,504 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,504 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,506 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,506 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,506 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,506 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,509 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-03-17 11:18:57,509 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-17 11:18:57,509 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-17 11:18:57,509 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-17 11:18:57,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,529 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,529 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,529 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,529 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,534 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,534 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,534 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,534 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,534 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,534 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,534 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,535 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 240#L1028-5true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 252#true, Black: 266#true, 95#L1043true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,537 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-17 11:18:57,537 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:18:57,537 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:18:57,537 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:18:57,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,543 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,543 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,543 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,543 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,549 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,549 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,549 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,550 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,550 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,550 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,550 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,550 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,556 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,556 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,556 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,556 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,559 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,559 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,559 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,559 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,560 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,560 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,560 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,560 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,565 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,565 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,565 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,565 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 90#L1043-2true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,570 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-03-17 11:18:57,570 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:57,570 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:57,570 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:57,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,660 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,660 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,660 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,660 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,660 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,660 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,660 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,660 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,665 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,665 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,665 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,665 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 90#L1043-2true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,673 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is not cut-off event [2025-03-17 11:18:57,673 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-03-17 11:18:57,673 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-03-17 11:18:57,673 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-03-17 11:18:57,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 90#L1043-2true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,673 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-03-17 11:18:57,673 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:57,673 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:57,673 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:57,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,674 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,674 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,674 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,674 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 213#L1034-2true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,676 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,676 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,676 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,676 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 213#L1034-2true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,686 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,686 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,686 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,686 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,692 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is not cut-off event [2025-03-17 11:18:57,692 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-03-17 11:18:57,692 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2025-03-17 11:18:57,692 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2025-03-17 11:18:57,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 46#L1034-4true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,692 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-17 11:18:57,692 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:57,692 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:57,692 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:57,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,693 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-17 11:18:57,693 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:57,693 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:57,693 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:57,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][139], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 103#L1043-7true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,709 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,709 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,709 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:57,709 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:57,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,710 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,710 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:57,710 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:57,710 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,715 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,715 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,715 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,715 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,716 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,716 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,716 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,716 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][139], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 46#L1034-4true, 22#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,716 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,716 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,716 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,716 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,720 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,720 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,720 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,720 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,721 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,721 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,721 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,721 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 46#L1034-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,721 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,721 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,721 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,721 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][139], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 11#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,722 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,722 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,722 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,722 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,725 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,725 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,725 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,725 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][140], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,725 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,725 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,725 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,725 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 46#L1034-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,727 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,727 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,727 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,727 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][139], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 46#L1034-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,727 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,727 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,727 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,727 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 103#L1043-7true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,728 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-03-17 11:18:57,728 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-03-17 11:18:57,728 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-03-17 11:18:57,728 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-03-17 11:18:57,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,730 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,730 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,730 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,730 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][140], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,730 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,730 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,730 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,730 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][140], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 46#L1034-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,731 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,731 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,731 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,731 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][139], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 46#L1034-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,732 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,732 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,732 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,732 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 131#L1034-3true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,733 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,733 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,733 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,733 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,734 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-03-17 11:18:57,734 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-03-17 11:18:57,734 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-17 11:18:57,734 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-17 11:18:57,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,734 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-03-17 11:18:57,734 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-03-17 11:18:57,734 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-17 11:18:57,734 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-17 11:18:57,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 240#L1028-5true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,734 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,734 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:57,734 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,734 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][140], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 46#L1034-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,736 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,736 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,736 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,736 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][139], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,736 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,736 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,736 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,736 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][140], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 131#L1034-3true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,737 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,737 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,738 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,738 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,739 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-17 11:18:57,739 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:57,739 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:57,739 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-17 11:18:57,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,739 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-17 11:18:57,739 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:57,739 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:57,739 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-17 11:18:57,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,739 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-17 11:18:57,739 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:57,739 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:57,739 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-17 11:18:57,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 240#L1028-5true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,740 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,740 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:57,740 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,740 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 240#L1028-5true, 262#(= |#race~threads_total~0| 0), 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,740 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,740 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:57,740 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,740 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][140], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), 276#true, 131#L1034-3true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,741 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,741 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,741 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,741 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][140], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 250#L1034-2true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,743 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,743 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,743 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,743 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,743 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-17 11:18:57,743 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:57,743 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:57,743 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:57,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,744 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-17 11:18:57,744 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:57,744 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:57,744 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:57,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,744 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-17 11:18:57,744 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:57,744 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:57,744 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:57,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,744 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-17 11:18:57,744 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:57,744 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:57,744 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:57,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 240#L1028-5true, 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,744 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,744 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,744 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:57,744 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 240#L1028-5true, 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,745 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,745 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,745 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:57,745 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 240#L1028-5true, 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,745 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,745 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,745 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:57,745 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][140], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 250#L1034-2true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,747 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,747 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,747 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,747 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,747 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-17 11:18:57,747 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-17 11:18:57,747 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-17 11:18:57,747 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:57,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,747 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-17 11:18:57,748 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-17 11:18:57,748 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-17 11:18:57,748 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:57,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,748 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-17 11:18:57,748 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:57,748 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-17 11:18:57,748 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-17 11:18:57,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,748 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-17 11:18:57,748 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:57,748 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-17 11:18:57,748 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-17 11:18:57,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 240#L1028-5true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,749 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,749 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,749 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:57,749 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 240#L1028-5true, 262#(= |#race~threads_total~0| 0), 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,749 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,749 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,749 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:57,749 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 240#L1028-5true, 262#(= |#race~threads_total~0| 0), 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,749 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,749 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,749 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:57,749 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 240#L1028-5true, 262#(= |#race~threads_total~0| 0), 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,750 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,750 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,750 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:57,750 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 240#L1028-5true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,753 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-17 11:18:57,753 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,753 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,753 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:57,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 240#L1028-5true, 262#(= |#race~threads_total~0| 0), 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,753 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-17 11:18:57,753 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,753 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,753 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:57,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 240#L1028-5true, 262#(= |#race~threads_total~0| 0), 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,753 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-17 11:18:57,753 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,753 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,754 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:57,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 240#L1028-5true, 262#(= |#race~threads_total~0| 0), 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,754 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-17 11:18:57,754 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,754 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:57,754 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 240#L1028-5true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 252#true, Black: 266#true, 136#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,755 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-17 11:18:57,755 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,755 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,755 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:57,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 240#L1028-5true, 262#(= |#race~threads_total~0| 0), 286#true, 252#true, Black: 266#true, 136#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,755 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-17 11:18:57,755 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:57,755 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,755 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 240#L1028-5true, 262#(= |#race~threads_total~0| 0), 286#true, 252#true, Black: 266#true, 136#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,755 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-17 11:18:57,755 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:57,755 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:57,755 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,760 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-03-17 11:18:57,760 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-03-17 11:18:57,760 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-17 11:18:57,760 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-17 11:18:57,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 22#L1034-5true, 46#L1034-4true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,760 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,760 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,760 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,760 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,761 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,761 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,761 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,761 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:57,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,764 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-03-17 11:18:57,764 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-17 11:18:57,764 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-17 11:18:57,764 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-17 11:18:57,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 46#L1034-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,764 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,764 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,764 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,764 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,764 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,764 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,764 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:57,764 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,769 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-03-17 11:18:57,769 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-17 11:18:57,769 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-17 11:18:57,769 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-17 11:18:57,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,769 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,769 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,769 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,769 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,769 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,769 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:57,769 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,769 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,774 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2025-03-17 11:18:57,774 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-17 11:18:57,774 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-17 11:18:57,774 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-17 11:18:57,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,774 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,774 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,774 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,774 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,774 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,774 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,774 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,775 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,775 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,775 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,775 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,775 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 131#L1034-3true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,776 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,776 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,776 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:57,776 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,780 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-03-17 11:18:57,780 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-17 11:18:57,780 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-17 11:18:57,780 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-17 11:18:57,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 46#L1034-4true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,781 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,781 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,781 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,781 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,781 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,781 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,781 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,781 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,782 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,782 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,782 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,782 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 131#L1034-3true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,783 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,783 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,783 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,783 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:57,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,790 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,790 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,790 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,790 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), 276#true, 131#L1034-3true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,791 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,791 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,791 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,791 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 213#L1034-2true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,793 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,793 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,793 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,793 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 250#L1034-2true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:57,794 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,794 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:57,794 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,794 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), 213#L1034-2true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,802 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,802 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,802 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,802 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 250#L1034-2true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,803 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,803 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,803 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:57,803 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:57,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([691] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][109], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 29#L1027true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 97#L1045true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,954 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-17 11:18:57,954 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:18:57,954 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-17 11:18:57,954 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:18:57,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([691] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][206], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 99#L1026-1true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 97#L1045true, Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|)]) [2025-03-17 11:18:57,954 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:18:57,954 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-17 11:18:57,954 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 11:18:57,954 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:18:57,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([691] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][206], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 97#L1045true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, 31#L1026-2true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|)]) [2025-03-17 11:18:57,954 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:18:57,954 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:18:57,954 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-17 11:18:57,954 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:57,954 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([691] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][206], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 97#L1045true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, 31#L1026-2true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|)]) [2025-03-17 11:18:57,954 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-17 11:18:57,954 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:18:57,954 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-17 11:18:57,954 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:57,954 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:18:57,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([691] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][109], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 97#L1045true, 252#true, Black: 266#true, 17#L1027-3true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,960 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-17 11:18:57,960 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:18:57,960 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 11:18:57,960 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:18:57,970 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([691] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][109], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 29#L1027true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 97#L1045true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,970 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-17 11:18:57,970 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:18:57,970 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:18:57,970 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-17 11:18:57,970 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:18:57,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([691] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][109], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 97#L1045true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true, Black: 266#true, 182#L1025true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,983 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-17 11:18:57,983 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:18:57,983 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:18:57,983 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 11:18:57,986 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 240#L1028-5true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 90#L1043-2true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:57,986 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:18:57,986 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:57,986 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:57,986 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 11:18:57,986 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 11:18:58,008 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([691] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][109], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 29#L1027true, 286#true, 276#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 97#L1045true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,009 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-17 11:18:58,009 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:18:58,009 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:18:58,009 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-17 11:18:58,009 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:18:58,009 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:18:58,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([691] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][109], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 86#L1026-3true, 286#true, 97#L1045true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,009 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-17 11:18:58,009 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 11:18:58,009 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:18:58,009 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:18:58,009 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([691] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][109], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 97#L1045true, 252#true, Black: 266#true, 17#L1027-3true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,009 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-17 11:18:58,009 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:18:58,009 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 11:18:58,009 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:18:58,009 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:18:58,009 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([691] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][206], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 97#L1045true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, 31#L1026-2true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|)]) [2025-03-17 11:18:58,009 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:18:58,009 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 11:18:58,009 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-17 11:18:58,009 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:58,009 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:18:58,009 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:18:58,009 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([691] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][206], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 99#L1026-1true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 97#L1045true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|)]) [2025-03-17 11:18:58,009 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-17 11:18:58,009 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-17 11:18:58,009 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 11:18:58,009 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:18:58,009 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:18:58,012 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 90#L1043-2true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,012 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-17 11:18:58,012 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:58,012 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:58,012 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:58,012 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:58,012 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 90#L1043-2true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 46#L1034-4true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,012 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:18:58,012 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:58,012 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:58,012 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:58,012 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:58,016 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,016 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-17 11:18:58,016 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:58,016 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:58,016 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:58,016 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:58,019 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,019 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:18:58,019 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:58,019 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:58,019 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:58,019 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:58,021 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,021 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-17 11:18:58,021 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:58,021 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:58,021 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:58,021 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:58,023 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,023 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-17 11:18:58,023 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:58,023 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:58,023 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:58,023 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:58,027 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 90#L1043-2true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,027 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:18:58,027 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:18:58,027 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:58,027 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:58,027 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:18:58,030 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,030 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-17 11:18:58,030 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-17 11:18:58,030 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-17 11:18:58,030 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:18:58,030 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:18:58,039 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 90#L1043-2true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,039 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:18:58,039 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:18:58,039 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:58,039 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:58,039 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:18:58,039 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:18:58,040 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,040 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-17 11:18:58,040 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:58,040 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:18:58,040 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:58,040 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:58,040 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:58,041 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,041 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:18:58,041 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:58,041 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:58,041 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:58,041 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:18:58,041 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:58,043 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,043 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-17 11:18:58,043 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-17 11:18:58,043 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:58,043 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:58,043 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:58,043 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:58,045 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,045 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-17 11:18:58,045 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:58,045 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:58,045 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,045 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,045 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 103#L1043-7true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,045 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-17 11:18:58,045 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:58,045 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:58,045 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,045 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,046 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,046 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-17 11:18:58,046 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-17 11:18:58,046 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:58,046 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:58,046 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:58,046 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:58,047 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,047 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:18:58,047 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:58,047 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:18:58,047 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:58,047 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:58,047 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:18:58,047 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:58,048 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 11#L1043-6true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,048 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-17 11:18:58,048 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,048 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,048 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,048 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,048 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,048 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-17 11:18:58,048 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,048 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,048 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,048 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,049 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 103#L1043-7true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,049 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-17 11:18:58,049 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,049 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,049 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,049 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,049 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 103#L1043-7true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,049 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-17 11:18:58,049 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,049 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,049 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,049 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,051 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,051 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-17 11:18:58,051 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:18:58,051 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:58,051 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:58,051 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:58,051 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:18:58,051 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:58,051 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,051 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:18:58,051 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,051 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,051 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,051 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,052 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,052 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:18:58,052 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,052 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,052 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,052 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,053 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,053 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:18:58,053 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,053 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,053 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,053 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,053 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 11#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,053 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:18:58,053 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,053 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,053 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,054 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,054 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,054 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:18:58,054 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,054 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,054 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,054 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,056 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,056 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-17 11:18:58,056 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-17 11:18:58,056 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:58,056 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:58,056 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-17 11:18:58,056 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:58,056 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:58,057 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,057 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:18:58,057 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,057 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,057 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,057 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,058 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,058 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:18:58,058 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,058 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,058 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,058 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,058 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,058 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:18:58,058 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,059 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,059 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,059 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,059 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,059 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:18:58,059 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,059 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,059 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,059 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,059 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,059 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:18:58,060 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,060 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,060 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,060 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,062 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,062 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-17 11:18:58,062 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-17 11:18:58,062 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:58,062 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:58,062 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-17 11:18:58,062 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:58,062 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:58,063 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,063 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:58,063 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,063 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,063 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,064 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,064 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,064 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:58,064 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,064 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,064 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,064 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,064 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,064 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:58,064 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,064 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,064 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,064 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,065 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,065 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:58,065 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,065 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,065 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,065 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,065 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,065 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:58,065 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,065 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,065 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,065 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,066 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,066 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:58,066 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,066 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,066 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,066 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,067 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,067 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:58,067 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,067 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,067 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,067 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,068 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 103#L1043-7true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,068 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-17 11:18:58,068 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:58,068 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:58,068 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:58,068 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:58,070 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,070 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-17 11:18:58,070 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:18:58,070 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:58,070 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:18:58,070 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:58,070 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:18:58,070 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:18:58,071 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,071 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:58,071 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,071 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,071 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,071 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,071 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,071 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:58,071 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,071 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,071 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,071 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,072 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,072 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:58,072 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,072 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,072 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,072 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,072 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,072 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:58,072 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,072 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,072 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,072 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,073 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,073 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:58,073 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,073 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,073 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,073 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,075 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,075 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:18:58,075 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:58,075 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:58,075 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:58,075 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:58,076 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,076 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:18:58,076 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:58,076 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:58,076 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:58,076 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:58,078 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,078 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:58,078 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,078 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,078 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,078 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,078 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,078 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:58,078 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,078 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,078 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,078 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,079 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 213#L1034-2true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,079 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:58,079 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,079 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,079 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,079 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,079 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 213#L1034-2true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,079 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:58,079 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,079 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,079 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,079 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,082 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,082 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:18:58,082 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,082 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,082 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:58,082 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:58,083 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,083 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:18:58,083 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,083 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,083 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:58,083 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:58,083 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,083 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:18:58,083 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,083 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,083 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:58,083 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:58,086 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 213#L1034-2true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,086 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:18:58,086 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,086 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:58,086 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:58,086 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,086 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 213#L1034-2true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,086 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:18:58,086 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,086 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:58,086 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,086 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:58,087 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,087 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:18:58,087 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,087 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,087 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,087 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,088 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,088 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:18:58,088 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,088 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,088 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,088 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,088 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,088 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:18:58,088 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,088 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,089 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,089 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,089 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,089 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:18:58,089 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,089 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,089 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,089 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,092 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,092 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-17 11:18:58,092 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:58,092 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:58,092 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,092 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,092 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,092 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-17 11:18:58,092 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,092 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:58,092 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:58,092 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,093 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,093 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-17 11:18:58,093 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,093 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,093 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:58,093 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:58,093 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,093 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-17 11:18:58,093 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,093 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,093 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:58,093 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:58,101 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,101 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-17 11:18:58,101 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:58,101 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:58,101 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,101 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,101 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:18:58,104 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,104 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-17 11:18:58,104 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,104 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,104 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,104 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,104 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:18:58,104 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,104 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:18:58,104 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:58,104 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:58,104 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:18:58,104 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:58,104 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:58,104 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,104 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-17 11:18:58,104 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:18:58,104 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,104 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,104 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,104 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,107 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,107 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:18:58,107 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,107 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,107 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:18:58,107 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:58,107 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:58,108 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,108 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:18:58,108 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,108 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:18:58,108 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,108 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,108 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,108 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,108 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:18:58,108 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,108 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,108 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:18:58,108 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:58,108 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:58,108 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,108 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:18:58,108 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,108 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:18:58,108 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,108 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,108 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,109 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 11#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,109 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:18:58,109 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,109 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,109 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,109 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,109 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:18:58,111 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,111 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:18:58,111 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,111 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:18:58,111 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,111 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,111 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,111 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,111 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:18:58,111 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,111 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:18:58,111 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,111 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,111 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,112 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,112 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:18:58,112 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,112 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,112 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:18:58,112 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,112 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,112 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,112 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:18:58,112 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,112 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:18:58,112 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,112 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,112 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,112 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,112 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:18:58,112 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,112 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,112 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,112 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,112 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:18:58,113 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,113 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:18:58,113 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,113 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,113 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,113 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,113 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:18:58,113 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,113 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-17 11:18:58,113 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:58,113 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:58,113 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:18:58,113 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,113 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,113 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:18:58,115 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,115 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-17 11:18:58,115 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:18:58,115 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:58,115 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:58,115 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,115 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,115 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,115 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-17 11:18:58,115 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,115 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:18:58,115 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:58,115 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:58,115 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,115 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,115 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:58,115 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,115 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,115 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,115 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,115 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:18:58,115 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,116 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-17 11:18:58,116 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,116 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,116 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:18:58,116 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:58,116 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:58,116 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,116 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:58,116 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,116 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,116 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,116 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:18:58,116 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,116 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,116 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:58,116 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,116 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,116 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,116 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:18:58,116 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,117 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,117 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:58,117 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,117 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,117 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,117 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:18:58,117 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,117 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,117 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:58,117 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,117 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,117 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:18:58,117 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,117 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,118 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,118 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:18:58,118 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,118 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,118 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:18:58,118 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,118 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,118 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:18:58,118 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 103#L1043-7true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,118 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:18:58,118 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:18:58,118 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,118 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,118 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,118 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:18:58,118 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,119 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,119 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:58,119 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,119 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:18:58,119 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,119 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,119 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,120 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,120 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:58,120 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,120 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,120 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,120 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:18:58,120 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,120 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,120 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:58,120 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,120 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,120 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:18:58,120 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,120 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,120 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,120 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:58,120 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,120 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,120 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,120 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:18:58,120 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,121 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,121 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:18:58,121 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,121 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:18:58,121 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:18:58,121 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,121 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,121 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,122 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,122 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:18:58,122 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,122 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:18:58,122 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:18:58,122 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,122 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,122 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,122 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,122 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:18:58,122 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,122 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,122 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,122 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,122 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:18:58,122 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:18:58,124 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,124 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:58,124 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:18:58,124 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,124 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,124 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,124 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,124 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,124 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:58,124 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:18:58,124 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,124 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,124 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,124 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,125 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 213#L1034-2true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,125 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:58,125 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,125 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,125 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,125 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:18:58,125 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,125 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 213#L1034-2true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,125 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:58,125 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,125 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,125 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,125 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:18:58,125 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,126 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,126 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:58,126 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:18:58,126 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,126 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,126 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:18:58,126 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,126 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,127 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,127 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:58,127 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,127 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,127 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,127 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,127 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:18:58,127 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:18:58,127 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,127 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:58,127 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:18:58,127 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,127 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,127 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,127 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,127 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:18:58,128 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 213#L1034-2true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,128 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:18:58,128 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,128 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:58,128 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:58,128 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,128 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:18:58,128 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 213#L1034-2true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,128 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:18:58,128 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,128 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:58,128 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,128 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:58,128 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:18:58,129 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,129 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:58,129 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,129 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,129 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,129 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:18:58,129 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,129 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:18:58,130 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,130 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:58,130 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,130 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,130 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,130 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:18:58,130 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,130 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:18:58,130 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,130 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:58,130 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,130 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:18:58,130 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,130 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,130 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:18:58,130 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,131 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 276#true, 286#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,131 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:58,131 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:18:58,131 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,131 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,131 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,131 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:18:58,131 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,131 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,131 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:58,131 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:18:58,131 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,131 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,131 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:18:58,131 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,131 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,132 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,132 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:58,132 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,132 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:18:58,132 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,132 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,132 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,132 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:18:58,133 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,133 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:58,133 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,133 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:18:58,133 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,133 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,133 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:18:58,133 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,133 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,133 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:58,133 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,133 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,133 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:18:58,133 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:18:58,133 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,133 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,133 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,133 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:58,133 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,133 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,133 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,133 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:18:58,133 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:18:58,133 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,134 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,134 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:58,134 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:58,134 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:58,134 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:18:58,134 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:18:58,134 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:58,134 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:58,135 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,135 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:18:58,135 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:18:58,135 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,135 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,135 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,135 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,135 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:18:58,135 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,135 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:18:58,135 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:18:58,135 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,135 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,135 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,135 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,135 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:18:58,136 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 213#L1034-2true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,136 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:18:58,136 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,136 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,136 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,136 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:18:58,136 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,136 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:18:58,136 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 213#L1034-2true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,136 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:18:58,136 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,136 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:18:58,136 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,136 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,136 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:18:58,136 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,137 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,137 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:18:58,137 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,137 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:18:58,137 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,137 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:18:58,137 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:58,137 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:58,138 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1043-5true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,138 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:18:58,138 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,138 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,138 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:18:58,138 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:18:58,138 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:58,138 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:58,138 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 213#L1034-2true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,138 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:18:58,138 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,138 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:58,138 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:58,138 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,138 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:18:58,138 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:18:58,138 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 213#L1034-2true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,139 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:18:58,139 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:18:58,139 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,139 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:58,139 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,139 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:58,139 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:18:58,139 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,139 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:18:58,139 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,139 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:18:58,139 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,139 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:18:58,139 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,139 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,139 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,139 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:18:58,139 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,139 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:18:58,139 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,139 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:18:58,140 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,140 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,140 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,140 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:18:58,140 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,140 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:18:58,140 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:58,140 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:18:58,140 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,140 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,141 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,141 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:18:58,141 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:18:58,141 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:58,141 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:18:58,141 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:58,141 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,141 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,141 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,141 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:18:58,141 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,141 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:18:58,141 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:18:58,141 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:58,141 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:58,141 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,141 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,141 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:18:58,141 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,141 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:58,141 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:18:58,141 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:58,141 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:58,141 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:18:58,143 INFO L124 PetriNetUnfolderBase]: 2442/10316 cut-off events. [2025-03-17 11:18:58,143 INFO L125 PetriNetUnfolderBase]: For 1996/2240 co-relation queries the response was YES. [2025-03-17 11:18:58,175 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17516 conditions, 10316 events. 2442/10316 cut-off events. For 1996/2240 co-relation queries the response was YES. Maximal size of possible extension queue 300. Compared 101610 event pairs, 416 based on Foata normal form. 16/8750 useless extension candidates. Maximal degree in co-relation 17480. Up to 1701 conditions per place. [2025-03-17 11:18:58,205 INFO L140 encePairwiseOnDemand]: 268/274 looper letters, 29 selfloop transitions, 6 changer transitions 0/255 dead transitions. [2025-03-17 11:18:58,205 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 219 places, 255 transitions, 800 flow [2025-03-17 11:18:58,206 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:18:58,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:18:58,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 754 transitions. [2025-03-17 11:18:58,207 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9172749391727494 [2025-03-17 11:18:58,207 INFO L175 Difference]: Start difference. First operand has 217 places, 245 transitions, 701 flow. Second operand 3 states and 754 transitions. [2025-03-17 11:18:58,207 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 219 places, 255 transitions, 800 flow [2025-03-17 11:18:58,215 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 217 places, 255 transitions, 788 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:18:58,217 INFO L231 Difference]: Finished difference. Result has 219 places, 249 transitions, 737 flow [2025-03-17 11:18:58,217 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=274, PETRI_DIFFERENCE_MINUEND_FLOW=691, PETRI_DIFFERENCE_MINUEND_PLACES=215, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=245, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=239, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=737, PETRI_PLACES=219, PETRI_TRANSITIONS=249} [2025-03-17 11:18:58,218 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, 6 predicate places. [2025-03-17 11:18:58,218 INFO L471 AbstractCegarLoop]: Abstraction has has 219 places, 249 transitions, 737 flow [2025-03-17 11:18:58,218 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 242.0) internal successors, (726), 3 states have internal predecessors, (726), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:18:58,218 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:18:58,218 INFO L206 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:18:58,218 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-03-17 11:18:58,218 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-03-17 11:18:58,219 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:18:58,219 INFO L85 PathProgramCache]: Analyzing trace with hash 30084219, now seen corresponding path program 1 times [2025-03-17 11:18:58,219 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:18:58,219 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1177688256] [2025-03-17 11:18:58,219 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:18:58,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:18:58,228 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 92 statements into 1 equivalence classes. [2025-03-17 11:18:58,238 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 92 of 92 statements. [2025-03-17 11:18:58,241 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:18:58,242 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:18:58,296 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:18:58,296 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:18:58,296 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1177688256] [2025-03-17 11:18:58,296 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1177688256] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:18:58,296 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:18:58,296 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-17 11:18:58,297 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [738779707] [2025-03-17 11:18:58,297 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:18:58,297 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:18:58,297 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:18:58,298 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:18:58,298 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:18:58,305 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 240 out of 274 [2025-03-17 11:18:58,306 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 219 places, 249 transitions, 737 flow. Second operand has 3 states, 3 states have (on average 242.33333333333334) internal successors, (727), 3 states have internal predecessors, (727), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:18:58,306 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:18:58,306 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 240 of 274 [2025-03-17 11:18:58,306 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:18:58,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,665 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-17 11:18:58,665 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:58,665 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:58,665 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:58,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,697 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 11:18:58,697 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:58,697 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:58,697 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:58,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 90#L1043-2true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,699 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is not cut-off event [2025-03-17 11:18:58,699 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2025-03-17 11:18:58,699 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-03-17 11:18:58,699 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-03-17 11:18:58,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, 95#L1043true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,728 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-03-17 11:18:58,728 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-17 11:18:58,728 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-17 11:18:58,728 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-17 11:18:58,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, 95#L1043true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,729 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-03-17 11:18:58,729 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-03-17 11:18:58,729 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-17 11:18:58,729 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-17 11:18:58,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,779 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-03-17 11:18:58,779 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:58,779 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:58,779 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:58,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,795 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is not cut-off event [2025-03-17 11:18:58,795 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-03-17 11:18:58,795 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-03-17 11:18:58,795 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-03-17 11:18:58,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 291#true, 255#true, 46#L1034-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,795 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-03-17 11:18:58,795 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:58,795 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:58,795 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:58,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 95#L1043true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,828 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is not cut-off event [2025-03-17 11:18:58,828 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-03-17 11:18:58,828 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2025-03-17 11:18:58,828 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-03-17 11:18:58,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 95#L1043true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,828 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-17 11:18:58,828 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:58,828 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:58,828 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:58,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,829 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is not cut-off event [2025-03-17 11:18:58,829 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-03-17 11:18:58,829 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-03-17 11:18:58,829 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2025-03-17 11:18:58,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 46#L1034-4true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,829 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-17 11:18:58,829 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 11:18:58,829 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:58,829 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:58,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,846 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,846 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,846 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:58,846 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:58,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,847 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is not cut-off event [2025-03-17 11:18:58,847 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2025-03-17 11:18:58,847 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-03-17 11:18:58,847 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-03-17 11:18:58,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,863 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,863 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,863 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,863 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,864 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,864 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,864 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,865 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,880 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,880 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,880 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,880 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,882 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,882 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,882 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,882 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,883 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,883 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,883 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,883 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,895 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,895 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,895 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,895 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,899 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,899 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,899 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,899 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,899 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,899 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,899 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,899 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][144], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,902 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,902 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:58,902 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:58,902 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 103#L1043-7true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,902 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,902 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,902 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:58,902 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:58,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,910 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,910 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,910 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,910 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,915 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,915 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,915 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,915 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,916 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,916 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,916 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,916 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,920 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,920 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,920 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,920 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,921 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,921 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,921 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,921 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,923 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,923 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,923 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,923 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][143], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,923 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,923 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,923 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,923 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][144], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 46#L1034-4true, 103#L1043-7true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,923 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,923 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,923 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,923 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:58,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,929 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,929 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,930 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,930 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,930 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,930 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,930 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,930 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,935 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,935 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,935 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,935 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,937 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,937 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,937 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,937 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,939 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,939 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,939 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,939 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,940 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,940 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,940 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,940 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][143], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 46#L1034-4true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,941 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,941 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,941 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,941 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][144], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 11#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 46#L1034-4true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,941 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,941 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,941 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,941 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:58,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,941 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-03-17 11:18:58,942 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-17 11:18:58,942 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-03-17 11:18:58,942 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-03-17 11:18:58,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,947 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 11:18:58,947 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,947 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,947 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,949 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,949 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,949 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,949 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 213#L1034-2true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,950 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 11:18:58,950 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,950 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,950 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,952 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,952 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,952 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,952 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][145], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,952 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,952 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,952 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,952 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,953 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,953 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,953 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,953 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 46#L1034-4true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,954 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,954 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,955 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,955 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][144], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,955 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,955 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,955 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,955 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:58,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,955 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-03-17 11:18:58,955 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-03-17 11:18:58,955 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-03-17 11:18:58,955 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-17 11:18:58,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, 11#L1043-6true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,956 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-03-17 11:18:58,956 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-17 11:18:58,956 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-17 11:18:58,956 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-03-17 11:18:58,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,956 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-03-17 11:18:58,956 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-17 11:18:58,956 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-17 11:18:58,956 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-03-17 11:18:58,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,959 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,959 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,959 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,959 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 213#L1034-2true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,960 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-17 11:18:58,960 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,960 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,960 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:58,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,961 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,961 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,961 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,961 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][145], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,961 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,961 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,961 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,962 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,962 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,962 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,962 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,962 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][145], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,964 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,964 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,964 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,964 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][144], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 46#L1034-4true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,965 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,965 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,965 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,965 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,965 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-17 11:18:58,965 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-17 11:18:58,965 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-17 11:18:58,965 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:58,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,965 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-17 11:18:58,965 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-17 11:18:58,965 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-17 11:18:58,965 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:58,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][143], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 131#L1034-3true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,966 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,966 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,966 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,966 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:58,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,967 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-17 11:18:58,967 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-17 11:18:58,967 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-17 11:18:58,967 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:58,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,967 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-17 11:18:58,967 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-17 11:18:58,967 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:58,967 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-17 11:18:58,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,967 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-17 11:18:58,967 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-17 11:18:58,967 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:58,967 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-17 11:18:58,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,970 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,970 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,970 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,970 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][145], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,971 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,971 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,971 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,971 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][144], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,971 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,971 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,971 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,971 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,972 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-17 11:18:58,972 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:58,972 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:58,972 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:58,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 213#L1034-2true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,972 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,972 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,972 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,972 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,972 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-17 11:18:58,972 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:58,972 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:58,972 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:58,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,973 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-17 11:18:58,973 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:58,973 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:58,973 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:58,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][145], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 131#L1034-3true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,974 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,974 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,974 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:58,974 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,975 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-17 11:18:58,975 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:58,975 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:58,975 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-17 11:18:58,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,975 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-17 11:18:58,975 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:58,975 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:58,975 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-17 11:18:58,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,975 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-17 11:18:58,975 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:58,975 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:58,975 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-17 11:18:58,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,975 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-17 11:18:58,975 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:58,975 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:18:58,975 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-17 11:18:58,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,979 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-17 11:18:58,979 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:58,979 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-17 11:18:58,979 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:58,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 213#L1034-2true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,979 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 11:18:58,979 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,979 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,979 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,979 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-17 11:18:58,979 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-17 11:18:58,979 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:58,979 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:58,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,979 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-17 11:18:58,979 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-17 11:18:58,979 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:58,979 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:58,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][145], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 131#L1034-3true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,980 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 11:18:58,980 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,980 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,980 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,981 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-17 11:18:58,981 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-17 11:18:58,981 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-17 11:18:58,981 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:58,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,981 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-17 11:18:58,981 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-17 11:18:58,981 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-17 11:18:58,981 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:58,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,981 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-17 11:18:58,981 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-17 11:18:58,981 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:58,981 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-17 11:18:58,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,981 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-17 11:18:58,981 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-17 11:18:58,981 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-17 11:18:58,981 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:18:58,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][145], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 250#L1034-2true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:58,983 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 11:18:58,983 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,983 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:58,983 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][145], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 250#L1034-2true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:58,990 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-17 11:18:58,991 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,991 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:58,991 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:59,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 103#L1043-7true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,000 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-03-17 11:18:59,000 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-03-17 11:18:59,000 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-03-17 11:18:59,000 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-17 11:18:59,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 103#L1043-7true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,000 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,000 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,000 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,000 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 103#L1043-7true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,001 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-03-17 11:18:59,001 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-17 11:18:59,001 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-17 11:18:59,001 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-03-17 11:18:59,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 46#L1034-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 103#L1043-7true, 22#L1034-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,001 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,001 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,001 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,001 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 103#L1043-7true, 93#L1034-4true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,001 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,001 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,001 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,001 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,006 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-03-17 11:18:59,006 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-17 11:18:59,006 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-17 11:18:59,006 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-17 11:18:59,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,006 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,006 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,006 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,006 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,007 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-03-17 11:18:59,007 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-17 11:18:59,007 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-17 11:18:59,007 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-17 11:18:59,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 46#L1034-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 22#L1034-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,007 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,007 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,007 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,007 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 93#L1034-4true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,007 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,007 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,007 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,007 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,014 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-03-17 11:18:59,014 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-17 11:18:59,014 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-17 11:18:59,014 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-17 11:18:59,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,014 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,014 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,014 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,014 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,014 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-03-17 11:18:59,015 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-17 11:18:59,015 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-17 11:18:59,015 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-17 11:18:59,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 46#L1034-4true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,015 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,015 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,015 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,015 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,015 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,015 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,015 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,015 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,083 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2025-03-17 11:18:59,083 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-17 11:18:59,083 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-17 11:18:59,083 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-17 11:18:59,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,084 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,084 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,084 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,084 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,084 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2025-03-17 11:18:59,084 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-17 11:18:59,084 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-17 11:18:59,084 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-17 11:18:59,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 46#L1034-4true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,084 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,084 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,084 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,084 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,085 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,085 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,085 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,085 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,086 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,086 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,086 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,086 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,087 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,087 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,087 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,087 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 131#L1034-3true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,088 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,088 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,088 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,088 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,095 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-03-17 11:18:59,095 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-17 11:18:59,095 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-17 11:18:59,095 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-17 11:18:59,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,096 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,096 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,096 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,096 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,097 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-03-17 11:18:59,097 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-17 11:18:59,097 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-17 11:18:59,097 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-17 11:18:59,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 46#L1034-4true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,097 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,097 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,097 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,097 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,097 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,097 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,097 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,097 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,099 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,099 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,099 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,099 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,101 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,101 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,101 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,101 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][143], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 131#L1034-3true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,103 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,103 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,103 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,103 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,122 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,122 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,122 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,122 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,124 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,124 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,124 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,124 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:59,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][143], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 131#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,125 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,125 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,125 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,125 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:59,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 213#L1034-2true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,128 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,128 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,128 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,128 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 213#L1034-2true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,132 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,132 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,132 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:59,132 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 250#L1034-2true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,134 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,134 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,134 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,134 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:59,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 213#L1034-2true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,155 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,155 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,155 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,155 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:59,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 213#L1034-2true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,158 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,158 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:59,158 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:59,158 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 250#L1034-2true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,159 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,159 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,159 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:59,159 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:59,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 90#L1043-2true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,691 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-17 11:18:59,691 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:59,692 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:59,692 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:59,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 90#L1043-2true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 46#L1034-4true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,692 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:18:59,692 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:59,692 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:59,692 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:59,695 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 90#L1043-2true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,695 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-17 11:18:59,695 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:59,695 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:59,695 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:59,696 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:59,696 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 90#L1043-2true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 46#L1034-4true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,696 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:18:59,696 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:59,696 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:59,696 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:59,696 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:59,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,705 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-17 11:18:59,705 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:59,706 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:59,706 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:59,708 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,708 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-17 11:18:59,708 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:59,708 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:59,708 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:59,708 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:59,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,716 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:18:59,716 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:59,716 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:59,716 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:59,719 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,719 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:18:59,719 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:59,719 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:59,719 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:59,719 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:59,726 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,726 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-17 11:18:59,726 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:59,726 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:59,726 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:59,726 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:59,727 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,727 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-17 11:18:59,727 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:59,727 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:59,727 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:59,727 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:59,736 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,737 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-17 11:18:59,737 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:59,737 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:59,737 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:59,737 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:59,737 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,737 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-17 11:18:59,737 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:59,737 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:59,737 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:59,737 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 11:18:59,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,749 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:18:59,749 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:59,749 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:18:59,749 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:59,751 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,751 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:18:59,751 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:18:59,751 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:59,751 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:59,751 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:18:59,764 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,764 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-17 11:18:59,764 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:18:59,764 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-17 11:18:59,764 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:18:59,764 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:18:59,765 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,765 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-17 11:18:59,765 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:59,765 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-17 11:18:59,765 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:18:59,765 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:18:59,792 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,793 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-17 11:18:59,793 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:18:59,793 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:18:59,793 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:59,793 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:59,793 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:18:59,793 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,793 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-17 11:18:59,793 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:59,793 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:59,793 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:59,793 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:18:59,793 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:59,794 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,794 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:18:59,794 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:59,794 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:18:59,794 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:59,794 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:59,794 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:59,806 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,806 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-17 11:18:59,806 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:59,806 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:59,806 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:59,806 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,807 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-17 11:18:59,807 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,807 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:59,807 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:59,807 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 103#L1043-7true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,807 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-17 11:18:59,807 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,807 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,807 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:59,807 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:59,808 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,808 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-17 11:18:59,808 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,808 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,808 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:59,808 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:59,813 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,813 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-17 11:18:59,813 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,813 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,813 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,813 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,813 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-17 11:18:59,813 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,813 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,813 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,814 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 22#L1034-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,814 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-17 11:18:59,814 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,814 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,814 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,814 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,814 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,814 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-17 11:18:59,814 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,814 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,814 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,814 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,816 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 103#L1043-7true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,816 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-17 11:18:59,816 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,816 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,816 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,816 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,817 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-17 11:18:59,817 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,817 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,817 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,817 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 103#L1043-7true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,817 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-17 11:18:59,817 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,817 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,817 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,817 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,818 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,818 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-17 11:18:59,818 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,818 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,818 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,818 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,820 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,820 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-17 11:18:59,820 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:59,820 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:18:59,820 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:59,820 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:18:59,820 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:59,820 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:18:59,822 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,822 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:18:59,822 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,822 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,822 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,822 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,822 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:18:59,822 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,822 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,822 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,823 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,823 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:18:59,823 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,823 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,823 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,823 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,823 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,823 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:18:59,823 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,823 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,823 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,823 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,824 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,824 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:18:59,825 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,825 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,825 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,825 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,825 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 11#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,825 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:18:59,825 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,825 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,825 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,825 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,825 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:18:59,825 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,826 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,826 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,826 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,826 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:18:59,826 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,826 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,826 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,826 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,826 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 11#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,826 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:18:59,826 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,826 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,827 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,827 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,827 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,827 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:18:59,827 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,827 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,827 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,827 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,830 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,830 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-17 11:18:59,831 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:59,831 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-17 11:18:59,831 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:59,831 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:18:59,831 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:18:59,831 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:59,831 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,831 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:18:59,832 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,832 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,832 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,832 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,832 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:18:59,832 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,832 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,832 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,832 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,833 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:18:59,833 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,833 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,833 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,833 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,833 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,833 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:18:59,833 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,833 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,833 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,833 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,834 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,835 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:18:59,835 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,835 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,835 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,835 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,835 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,835 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:18:59,835 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,835 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,835 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,835 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,836 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:18:59,836 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,836 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,836 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,836 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,836 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:18:59,836 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,836 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,836 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,836 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,836 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,836 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:18:59,837 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,837 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,837 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,837 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,837 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,837 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:18:59,837 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,837 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,837 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,837 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,841 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,841 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-17 11:18:59,841 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:59,841 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:18:59,841 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-17 11:18:59,841 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:59,841 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:59,843 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,843 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:59,843 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,843 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,843 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,843 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,843 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:59,843 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,843 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,843 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,844 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,844 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:59,844 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,844 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,844 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,844 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,844 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,844 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:59,844 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,844 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,844 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,844 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,845 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,845 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:59,845 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,845 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,845 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,845 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,846 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,846 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:59,846 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,846 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,846 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,846 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,847 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:59,847 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,847 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,847 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,847 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,847 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:59,847 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,847 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,847 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,847 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,848 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,848 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:59,848 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,848 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,848 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,848 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,849 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,849 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:59,849 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,849 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,849 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,849 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,851 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,851 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:59,851 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,851 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,851 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,851 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,852 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,852 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:59,852 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,852 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,852 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,852 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,853 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,853 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:59,853 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,853 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,853 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,853 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,853 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,853 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:59,853 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,853 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,853 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,853 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,857 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-17 11:18:59,857 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:59,857 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:59,857 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:59,858 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,858 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-17 11:18:59,858 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,858 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:59,858 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:18:59,858 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:59,859 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,859 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-17 11:18:59,859 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:59,860 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-17 11:18:59,860 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:18:59,860 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:18:59,860 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 11:18:59,862 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,862 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:59,862 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,862 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,862 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,862 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,862 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,862 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:59,862 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,862 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,862 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,862 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,863 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:59,863 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,863 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,863 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,863 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,863 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:59,863 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,863 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,863 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,863 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,863 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,864 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:59,864 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,864 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,864 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,864 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,864 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,864 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:59,864 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,864 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,864 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,864 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,865 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,865 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:59,865 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,866 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,866 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,866 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,866 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,866 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:59,866 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,866 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,866 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,866 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,868 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,868 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:59,868 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,868 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,868 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,868 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,868 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,868 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:59,868 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,868 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,868 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,868 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,874 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,875 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:18:59,875 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:59,875 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:59,875 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:59,875 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:59,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,875 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:18:59,875 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:59,875 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:59,875 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:59,876 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,876 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:18:59,876 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,876 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:59,876 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:59,876 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:59,876 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,876 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:18:59,876 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,876 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:59,876 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:59,876 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:59,879 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,879 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-17 11:18:59,879 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:18:59,879 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:18:59,879 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:18:59,879 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:59,879 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:18:59,880 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:18:59,880 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,880 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:59,881 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,881 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,881 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,881 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,881 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,881 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:59,881 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,881 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,881 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,881 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,882 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,882 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:59,882 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,882 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,882 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:59,882 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,882 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,882 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:59,882 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:59,882 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,882 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,882 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,884 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 213#L1034-2true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,884 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:59,884 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,884 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,884 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,884 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,885 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 213#L1034-2true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,885 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:59,885 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,885 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,885 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,885 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,887 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 213#L1034-2true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,887 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:59,887 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,887 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:59,887 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,887 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,888 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 213#L1034-2true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,888 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:59,888 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,888 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,888 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,888 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:59,895 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,895 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:18:59,895 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:59,895 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:59,895 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:59,895 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,895 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,895 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:18:59,895 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:59,895 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:59,895 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:59,895 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,896 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:18:59,896 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:59,897 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:59,897 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,898 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,898 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:18:59,898 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:59,898 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:59,898 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:59,898 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,898 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,898 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:18:59,898 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:59,898 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,898 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:59,898 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:59,899 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,899 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:18:59,899 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:59,899 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,899 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:59,899 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:59,903 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 213#L1034-2true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,903 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:18:59,903 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,903 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,903 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:59,903 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,904 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 213#L1034-2true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,904 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:18:59,904 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:59,904 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,904 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,904 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,905 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 213#L1034-2true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,905 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:18:59,905 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:59,905 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:59,905 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,905 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,905 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 213#L1034-2true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,905 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:18:59,905 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,905 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,905 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:59,905 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:59,908 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,908 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:18:59,908 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,908 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,908 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,908 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,909 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,909 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:18:59,909 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,909 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,909 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,909 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,909 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,909 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:18:59,909 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,909 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,910 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,910 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,910 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:18:59,910 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,910 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,910 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,911 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,911 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:18:59,911 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,911 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,911 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,911 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:59,911 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,911 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:18:59,911 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,911 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,911 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,911 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:59,912 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,912 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:18:59,912 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,912 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,912 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,912 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:59,912 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,912 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:18:59,912 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,912 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,912 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,912 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:59,919 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,919 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-17 11:18:59,919 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,919 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,919 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,919 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,919 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,919 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-17 11:18:59,919 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,919 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,919 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,919 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,920 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,920 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-17 11:18:59,920 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,920 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,920 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,920 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,920 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-17 11:18:59,920 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,920 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,920 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,921 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,921 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-17 11:18:59,921 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,921 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-17 11:18:59,921 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,921 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,921 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,921 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-17 11:18:59,921 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,921 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-17 11:18:59,921 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,921 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,922 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,922 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-17 11:18:59,922 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-17 11:18:59,922 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,922 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,922 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,922 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,922 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-17 11:18:59,922 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-17 11:18:59,922 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,922 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,922 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,947 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,948 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:18:59,948 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,948 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,948 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:59,948 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:18:59,948 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:18:59,950 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 22#L1034-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,950 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:18:59,950 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,950 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,950 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:18:59,950 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,950 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,950 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 103#L1043-7true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,950 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:18:59,950 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,950 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:18:59,950 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:18:59,950 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,950 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,952 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,952 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:59,952 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,952 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,952 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,952 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,952 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:18:59,952 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,952 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:59,952 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,952 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,952 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:18:59,952 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,952 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,953 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 296#true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,953 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:18:59,953 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,953 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,953 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,953 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:18:59,953 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:18:59,954 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,954 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:59,954 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,954 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,954 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:18:59,954 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,954 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,955 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,955 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:59,955 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,955 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,955 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,955 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:18:59,955 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,955 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,955 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:18:59,955 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:18:59,955 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,955 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:18:59,955 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,955 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,956 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,957 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:59,957 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,957 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:18:59,957 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,957 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,957 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,957 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,957 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:59,957 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,957 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,957 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:18:59,957 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,957 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,957 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,958 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:59,958 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:18:59,958 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,958 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,958 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,958 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,958 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,958 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:59,958 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:18:59,958 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,958 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,958 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,958 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,958 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,958 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:18:59,959 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:18:59,959 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,959 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,959 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,959 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:18:59,960 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,960 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:18:59,960 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,960 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,960 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,960 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,960 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:18:59,960 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,960 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:18:59,960 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,960 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,960 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,960 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,960 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:18:59,961 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,961 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:18:59,961 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,961 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,961 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,961 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,961 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:18:59,961 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,961 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:18:59,961 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,961 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:18:59,961 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,961 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,961 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:18:59,963 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, 11#L1043-6true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,963 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:18:59,963 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,963 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:59,963 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:59,963 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:18:59,963 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:18:59,964 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,964 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:18:59,964 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,964 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:18:59,964 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,964 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:59,964 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,964 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,964 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:18:59,964 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:59,964 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,964 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,964 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:18:59,964 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,965 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 213#L1034-2true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,965 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:18:59,965 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:18:59,965 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,965 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:59,965 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,965 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,965 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 213#L1034-2true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,965 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:18:59,965 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,965 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:18:59,965 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:18:59,965 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,965 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:59,967 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,967 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:18:59,967 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:59,967 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:18:59,967 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:59,967 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:59,967 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,967 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,967 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:18:59,967 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:59,967 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:18:59,967 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,967 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:59,967 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:18:59,969 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 213#L1034-2true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,969 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:18:59,969 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:18:59,969 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:59,969 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:59,969 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,969 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,969 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 213#L1034-2true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,969 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:18:59,969 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,969 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:18:59,969 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:18:59,970 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:18:59,970 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:59,970 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,970 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:18:59,970 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,970 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,970 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,970 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:18:59,970 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:59,971 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,971 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:18:59,971 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,971 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,971 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,971 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:18:59,971 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:59,971 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:18:59,971 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:18:59,971 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,971 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,971 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:18:59,971 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:18:59,971 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:18:59,972 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,972 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:18:59,972 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,972 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-17 11:18:59,972 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,972 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,972 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:18:59,973 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,973 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:18:59,973 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,973 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-17 11:18:59,973 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,973 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,973 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:18:59,973 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:18:59,973 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:18:59,973 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-17 11:18:59,973 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,973 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:18:59,973 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:18:59,973 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:18:59,975 INFO L124 PetriNetUnfolderBase]: 3825/15539 cut-off events. [2025-03-17 11:18:59,975 INFO L125 PetriNetUnfolderBase]: For 2641/2845 co-relation queries the response was YES. [2025-03-17 11:19:00,034 INFO L83 FinitePrefix]: Finished finitePrefix Result has 26701 conditions, 15539 events. 3825/15539 cut-off events. For 2641/2845 co-relation queries the response was YES. Maximal size of possible extension queue 392. Compared 167847 event pairs, 664 based on Foata normal form. 3/13130 useless extension candidates. Maximal degree in co-relation 26664. Up to 2618 conditions per place. [2025-03-17 11:19:00,094 INFO L140 encePairwiseOnDemand]: 269/274 looper letters, 31 selfloop transitions, 4 changer transitions 0/261 dead transitions. [2025-03-17 11:19:00,094 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 221 places, 261 transitions, 842 flow [2025-03-17 11:19:00,095 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:19:00,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:19:00,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 756 transitions. [2025-03-17 11:19:00,096 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9197080291970803 [2025-03-17 11:19:00,096 INFO L175 Difference]: Start difference. First operand has 219 places, 249 transitions, 737 flow. Second operand 3 states and 756 transitions. [2025-03-17 11:19:00,096 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 221 places, 261 transitions, 842 flow [2025-03-17 11:19:00,107 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 219 places, 261 transitions, 830 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:19:00,109 INFO L231 Difference]: Finished difference. Result has 221 places, 252 transitions, 755 flow [2025-03-17 11:19:00,109 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=274, PETRI_DIFFERENCE_MINUEND_FLOW=725, PETRI_DIFFERENCE_MINUEND_PLACES=217, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=249, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=245, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=755, PETRI_PLACES=221, PETRI_TRANSITIONS=252} [2025-03-17 11:19:00,110 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, 8 predicate places. [2025-03-17 11:19:00,110 INFO L471 AbstractCegarLoop]: Abstraction has has 221 places, 252 transitions, 755 flow [2025-03-17 11:19:00,110 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 242.33333333333334) internal successors, (727), 3 states have internal predecessors, (727), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:19:00,110 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:19:00,110 INFO L206 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:19:00,111 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-03-17 11:19:00,111 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-03-17 11:19:00,111 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:19:00,111 INFO L85 PathProgramCache]: Analyzing trace with hash 386321563, now seen corresponding path program 1 times [2025-03-17 11:19:00,111 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:19:00,111 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [820112669] [2025-03-17 11:19:00,111 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:19:00,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:19:00,121 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 92 statements into 1 equivalence classes. [2025-03-17 11:19:00,130 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 92 of 92 statements. [2025-03-17 11:19:00,130 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:19:00,130 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:19:00,224 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:19:00,225 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:19:00,225 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [820112669] [2025-03-17 11:19:00,225 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [820112669] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:19:00,225 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:19:00,225 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-17 11:19:00,225 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [883726105] [2025-03-17 11:19:00,225 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:19:00,226 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:19:00,226 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:19:00,226 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:19:00,226 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:19:00,234 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 242 out of 274 [2025-03-17 11:19:00,234 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 221 places, 252 transitions, 755 flow. Second operand has 3 states, 3 states have (on average 244.66666666666666) internal successors, (734), 3 states have internal predecessors, (734), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:19:00,234 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:19:00,235 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 242 of 274 [2025-03-17 11:19:00,235 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:19:01,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,388 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:19:01,388 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:01,388 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:19:01,388 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:01,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][213], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,389 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-17 11:19:01,389 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:19:01,389 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:19:01,389 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:19:01,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][213], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,401 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:19:01,401 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:19:01,401 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:19:01,401 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:19:01,423 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][213], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,423 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:19:01,423 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:19:01,423 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:19:01,423 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:19:01,423 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:19:01,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][213], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,425 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-17 11:19:01,425 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-17 11:19:01,425 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-17 11:19:01,425 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-17 11:19:01,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][213], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 138#L1034-5true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,426 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-17 11:19:01,426 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:19:01,426 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:19:01,426 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:19:01,433 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][213], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,433 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-17 11:19:01,433 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:19:01,433 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:19:01,433 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:19:01,433 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:19:01,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][213], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 95#L1043true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,439 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-17 11:19:01,439 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-17 11:19:01,439 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-17 11:19:01,440 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:19:01,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][213], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 95#L1043true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,447 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-17 11:19:01,447 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:19:01,447 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-17 11:19:01,447 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-17 11:19:01,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][260], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 301#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,449 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-17 11:19:01,449 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-17 11:19:01,449 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-17 11:19:01,449 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-17 11:19:01,459 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,459 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-17 11:19:01,459 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:01,459 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:19:01,459 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:01,459 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:01,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][260], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 296#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 301#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,472 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-17 11:19:01,472 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-17 11:19:01,472 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-17 11:19:01,473 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-17 11:19:01,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][134], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 138#L1034-5true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,536 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-17 11:19:01,536 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-17 11:19:01,536 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-17 11:19:01,536 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-17 11:19:01,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][134], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,536 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:19:01,536 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-17 11:19:01,536 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:19:01,536 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-17 11:19:01,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][213], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 301#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,536 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:19:01,536 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-17 11:19:01,536 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:19:01,536 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-17 11:19:01,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][134], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 301#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,571 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-17 11:19:01,571 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-17 11:19:01,571 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-17 11:19:01,571 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-17 11:19:01,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][134], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,571 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-17 11:19:01,571 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-17 11:19:01,571 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-17 11:19:01,571 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:19:01,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][213], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,572 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-17 11:19:01,572 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:19:01,572 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-17 11:19:01,572 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-17 11:19:01,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][213], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 138#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,585 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-17 11:19:01,585 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,585 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:19:01,585 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:19:01,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][213], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 301#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,599 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,599 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,599 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:19:01,599 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:19:01,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][213], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 301#true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,601 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,601 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:19:01,601 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:19:01,601 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][213], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 301#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,614 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,614 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,614 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,614 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,616 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,616 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,616 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,616 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][213], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,616 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,616 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,616 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,616 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, 103#L1043-7true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,617 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-17 11:19:01,617 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:01,617 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:19:01,617 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:19:01,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][213], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 301#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,626 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,626 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,626 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,626 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,630 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,630 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,630 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,630 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][213], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,630 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,630 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,630 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,630 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,632 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,632 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:19:01,632 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:19:01,632 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:19:01,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,634 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,634 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:19:01,634 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:19:01,634 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:19:01,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 103#L1043-7true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,634 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,634 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:19:01,634 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:19:01,634 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:19:01,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][134], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 103#L1043-7true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,635 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,635 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:19:01,635 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:19:01,635 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:19:01,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][213], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 301#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,640 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,640 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,640 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,640 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,643 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,643 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,643 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,643 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][213], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,643 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,643 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,643 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,643 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][211], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,647 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,647 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:01,647 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,647 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, 91#L1034-3true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,648 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,648 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,648 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,648 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 93#L1034-4true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,649 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,650 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:01,650 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,650 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 296#true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,650 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,650 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,650 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,650 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:01,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][134], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,651 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,651 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:19:01,651 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,651 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:19:01,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,652 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,652 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:19:01,652 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,652 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:19:01,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 46#L1034-4true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,652 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,652 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:19:01,652 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,652 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:19:01,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,656 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,656 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,656 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,656 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][213], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,657 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,657 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,657 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,657 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][212], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,660 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,660 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:01,660 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,660 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,661 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,661 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,661 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,661 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][211], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,665 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,665 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:01,665 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,665 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,666 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,666 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:01,666 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,666 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][134], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,667 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,667 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,667 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,667 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][135], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,668 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,668 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,668 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,668 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 22#L1034-5true, 46#L1034-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,669 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,669 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,669 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,669 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 11#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,670 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,670 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,670 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,670 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][260], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 301#true, 128#L1028-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,671 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-03-17 11:19:01,671 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-17 11:19:01,671 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-17 11:19:01,671 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-03-17 11:19:01,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][212], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,674 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,674 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,674 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,674 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:01,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][210], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,675 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,675 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,675 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,675 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:19:01,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][212], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,678 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,678 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,678 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:01,678 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,678 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,678 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,678 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:01,678 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][211], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 213#L1034-2true, 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,680 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,680 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:19:01,680 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,680 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][134], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,682 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,682 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,682 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,682 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,682 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,682 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,682 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,682 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][211], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, 91#L1034-3true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,684 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,684 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,684 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:01,684 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, 91#L1034-3true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,684 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,684 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,684 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,684 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:01,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][135], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 46#L1034-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,686 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,686 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,686 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,686 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 46#L1034-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,686 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,686 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,686 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,686 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][260], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 301#true, 128#L1028-5true, 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,687 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2025-03-17 11:19:01,687 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-17 11:19:01,687 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-17 11:19:01,687 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-03-17 11:19:01,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][260], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 301#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,688 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2025-03-17 11:19:01,688 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-17 11:19:01,688 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-17 11:19:01,688 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-03-17 11:19:01,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][212], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,690 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,690 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,690 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:01,690 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,690 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,690 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:01,690 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,690 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][211], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 213#L1034-2true, 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,691 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:19:01,691 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:19:01,691 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,691 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][134], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 138#L1034-5true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,692 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,692 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,692 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,692 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,692 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,692 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,692 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,692 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][212], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,693 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,693 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,693 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,693 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:01,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,694 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,694 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,694 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:01,694 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 46#L1034-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,697 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,697 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,697 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,697 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 46#L1034-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,697 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,697 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,697 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,697 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, 131#L1034-3true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,699 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,699 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,700 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,700 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][260], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 254#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 301#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,700 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is not cut-off event [2025-03-17 11:19:01,700 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2025-03-17 11:19:01,700 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-17 11:19:01,700 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-17 11:19:01,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][260], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 254#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 301#true, 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,700 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is not cut-off event [2025-03-17 11:19:01,700 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-17 11:19:01,700 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2025-03-17 11:19:01,700 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-17 11:19:01,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][260], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, 254#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 301#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,700 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is not cut-off event [2025-03-17 11:19:01,700 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-17 11:19:01,700 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-17 11:19:01,700 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2025-03-17 11:19:01,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, 11#L1043-6true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,701 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,701 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:01,701 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:01,701 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:01,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][212], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,703 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,703 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,703 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,703 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:01,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][210], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,703 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,703 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,703 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,703 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:01,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 46#L1034-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,705 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,705 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,705 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,705 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][137], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 46#L1034-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,705 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,705 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,705 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,705 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][212], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 213#L1034-2true, 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,706 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,706 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,706 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,706 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:01,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][211], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 213#L1034-2true, 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,706 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,706 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:01,706 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,706 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 131#L1034-3true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,710 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,710 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,710 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,710 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][260], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 301#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,710 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2025-03-17 11:19:01,710 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2025-03-17 11:19:01,710 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-17 11:19:01,710 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-17 11:19:01,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][260], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 301#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,711 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2025-03-17 11:19:01,711 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2025-03-17 11:19:01,711 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-17 11:19:01,711 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-17 11:19:01,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][260], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 301#true, 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,711 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2025-03-17 11:19:01,711 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-17 11:19:01,711 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-17 11:19:01,711 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2025-03-17 11:19:01,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][260], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 301#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,711 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2025-03-17 11:19:01,711 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-17 11:19:01,711 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-17 11:19:01,711 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2025-03-17 11:19:01,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,711 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,711 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:01,711 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:01,711 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:01,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,711 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,711 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:01,711 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:01,711 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:01,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][212], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 213#L1034-2true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,714 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:19:01,714 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,714 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,714 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:01,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][211], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 213#L1034-2true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,714 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:19:01,714 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,714 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:01,714 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 131#L1034-3true, 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,716 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:19:01,716 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,716 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,716 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][260], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 301#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,717 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is not cut-off event [2025-03-17 11:19:01,717 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-17 11:19:01,717 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is not cut-off event [2025-03-17 11:19:01,717 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-03-17 11:19:01,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][260], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 301#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,717 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is not cut-off event [2025-03-17 11:19:01,717 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-17 11:19:01,717 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is not cut-off event [2025-03-17 11:19:01,717 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-03-17 11:19:01,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][260], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 301#true, 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,717 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is not cut-off event [2025-03-17 11:19:01,717 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-03-17 11:19:01,717 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-17 11:19:01,717 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is not cut-off event [2025-03-17 11:19:01,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][260], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 301#true, 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,718 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is not cut-off event [2025-03-17 11:19:01,718 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-03-17 11:19:01,718 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-17 11:19:01,718 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is not cut-off event [2025-03-17 11:19:01,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,718 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:19:01,718 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:01,718 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:01,718 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:01,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,718 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:19:01,718 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:01,718 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:01,718 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:01,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,719 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:19:01,719 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:01,719 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:01,719 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:01,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 250#L1034-2true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,721 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:19:01,721 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,721 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,721 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,724 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:19:01,724 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:19:01,724 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:19:01,724 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:19:01,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,724 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:19:01,724 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:19:01,724 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:19:01,724 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:19:01,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,724 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:19:01,724 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:19:01,724 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:19:01,724 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:19:01,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 250#L1034-2true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,727 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:19:01,727 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:19:01,727 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,727 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 103#L1043-7true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,735 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is not cut-off event [2025-03-17 11:19:01,735 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-03-17 11:19:01,735 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-17 11:19:01,735 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-03-17 11:19:01,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][134], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 103#L1043-7true, 46#L1034-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,736 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-17 11:19:01,736 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:19:01,736 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,736 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 138#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,736 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-17 11:19:01,736 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,736 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,736 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:19:01,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,740 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2025-03-17 11:19:01,740 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-03-17 11:19:01,740 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-03-17 11:19:01,740 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-17 11:19:01,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][134], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 46#L1034-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,740 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,740 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,740 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,740 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,741 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,741 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,741 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,741 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:01,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][211], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,745 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2025-03-17 11:19:01,745 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-03-17 11:19:01,745 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-03-17 11:19:01,745 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-03-17 11:19:01,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][134], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 46#L1034-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,746 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,746 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,746 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,746 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][211], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,746 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,746 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:01,746 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,746 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][212], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,752 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is not cut-off event [2025-03-17 11:19:01,752 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-03-17 11:19:01,752 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-03-17 11:19:01,752 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-03-17 11:19:01,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][134], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 46#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,752 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,752 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,752 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,752 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][212], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,752 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,752 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,752 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,752 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][211], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, 91#L1034-3true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,754 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,754 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,754 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,754 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][135], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, 131#L1034-3true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,755 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,755 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,755 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:01,755 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][212], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,760 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is not cut-off event [2025-03-17 11:19:01,760 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-03-17 11:19:01,760 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-03-17 11:19:01,760 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-03-17 11:19:01,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][134], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 22#L1034-5true, 46#L1034-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,760 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,760 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,760 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,760 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][212], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,760 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,760 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,760 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,760 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][212], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,762 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,762 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,762 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,762 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 131#L1034-3true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,763 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,763 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,763 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:01,763 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][212], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,772 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,772 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,772 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:19:01,772 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 131#L1034-3true, 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,773 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,773 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,773 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,773 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:19:01,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][212], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 213#L1034-2true, 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,777 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,777 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,777 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,777 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:19:01,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][135], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 250#L1034-2true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:01,779 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,779 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,779 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:01,779 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:19:01,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][212], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 213#L1034-2true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,790 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,790 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:19:01,790 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:19:01,790 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][135], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 250#L1034-2true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:01,791 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,791 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:19:01,791 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:19:01,791 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:01,932 INFO L124 PetriNetUnfolderBase]: 3955/16740 cut-off events. [2025-03-17 11:19:01,933 INFO L125 PetriNetUnfolderBase]: For 3564/3883 co-relation queries the response was YES. [2025-03-17 11:19:01,988 INFO L83 FinitePrefix]: Finished finitePrefix Result has 28941 conditions, 16740 events. 3955/16740 cut-off events. For 3564/3883 co-relation queries the response was YES. Maximal size of possible extension queue 304. Compared 175794 event pairs, 713 based on Foata normal form. 58/14228 useless extension candidates. Maximal degree in co-relation 28903. Up to 2934 conditions per place. [2025-03-17 11:19:02,030 INFO L140 encePairwiseOnDemand]: 269/274 looper letters, 32 selfloop transitions, 3 changer transitions 0/263 dead transitions. [2025-03-17 11:19:02,030 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 223 places, 263 transitions, 862 flow [2025-03-17 11:19:02,031 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:19:02,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:19:02,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 760 transitions. [2025-03-17 11:19:02,032 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9245742092457421 [2025-03-17 11:19:02,032 INFO L175 Difference]: Start difference. First operand has 221 places, 252 transitions, 755 flow. Second operand 3 states and 760 transitions. [2025-03-17 11:19:02,032 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 223 places, 263 transitions, 862 flow [2025-03-17 11:19:02,045 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 221 places, 263 transitions, 854 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:19:02,047 INFO L231 Difference]: Finished difference. Result has 222 places, 254 transitions, 772 flow [2025-03-17 11:19:02,047 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=274, PETRI_DIFFERENCE_MINUEND_FLOW=747, PETRI_DIFFERENCE_MINUEND_PLACES=219, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=252, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=249, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=772, PETRI_PLACES=222, PETRI_TRANSITIONS=254} [2025-03-17 11:19:02,048 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, 9 predicate places. [2025-03-17 11:19:02,048 INFO L471 AbstractCegarLoop]: Abstraction has has 222 places, 254 transitions, 772 flow [2025-03-17 11:19:02,048 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 244.66666666666666) internal successors, (734), 3 states have internal predecessors, (734), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:19:02,048 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:19:02,048 INFO L206 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:19:02,048 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-03-17 11:19:02,048 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-03-17 11:19:02,049 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:19:02,049 INFO L85 PathProgramCache]: Analyzing trace with hash 1856789595, now seen corresponding path program 1 times [2025-03-17 11:19:02,049 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:19:02,049 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [86814834] [2025-03-17 11:19:02,049 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:19:02,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:19:02,057 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 92 statements into 1 equivalence classes. [2025-03-17 11:19:02,064 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 92 of 92 statements. [2025-03-17 11:19:02,064 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:19:02,065 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:19:02,542 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:19:02,542 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:19:02,542 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [86814834] [2025-03-17 11:19:02,542 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [86814834] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:19:02,543 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:19:02,543 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:19:02,543 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [902161225] [2025-03-17 11:19:02,543 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:19:02,543 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 11:19:02,543 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:19:02,544 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 11:19:02,544 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-17 11:19:02,920 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 233 out of 274 [2025-03-17 11:19:02,922 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 222 places, 254 transitions, 772 flow. Second operand has 6 states, 6 states have (on average 235.5) internal successors, (1413), 6 states have internal predecessors, (1413), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:19:02,922 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:19:02,922 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 233 of 274 [2025-03-17 11:19:02,922 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:19:03,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][293], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 248#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 308#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, 97#L1045true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:03,944 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:19:03,945 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:03,945 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:03,945 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:03,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][288], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 248#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 97#L1045true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 307#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))]) [2025-03-17 11:19:03,946 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:19:03,946 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:03,946 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:03,946 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:03,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][171], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 248#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, 97#L1045true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 305#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:03,948 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:19:03,948 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:03,948 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:03,948 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:04,013 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][293], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 248#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 308#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, 97#L1045true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:04,013 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 11:19:04,013 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:04,013 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:04,013 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:04,013 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:04,014 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][288], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 248#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 97#L1045true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 307#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))]) [2025-03-17 11:19:04,014 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 11:19:04,014 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:04,014 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:04,014 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:04,014 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:04,014 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][171], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 248#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 97#L1045true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 305#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:04,014 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 11:19:04,014 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:04,014 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:04,014 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:04,014 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:04,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][224], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 305#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:04,216 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2025-03-17 11:19:04,216 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-17 11:19:04,217 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-17 11:19:04,217 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-17 11:19:04,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][224], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 213#L1034-2true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 305#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:04,252 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2025-03-17 11:19:04,252 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-17 11:19:04,252 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-17 11:19:04,252 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-17 11:19:04,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][225], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 307#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))]) [2025-03-17 11:19:04,896 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-17 11:19:04,896 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:19:04,896 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:19:04,896 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:19:04,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][225], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 308#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 90#L1043-2true, 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:04,916 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:19:04,916 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:19:04,916 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:19:04,916 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:19:04,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][288], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 97#L1045true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 307#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))]) [2025-03-17 11:19:04,936 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-17 11:19:04,936 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:19:04,936 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:04,936 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:19:04,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][225], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 307#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))]) [2025-03-17 11:19:04,936 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-17 11:19:04,936 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:19:04,936 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:19:04,936 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:19:04,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][293], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 308#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 97#L1045true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:04,958 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-17 11:19:04,958 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:04,958 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:04,959 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:04,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][225], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 308#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 95#L1043true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:04,959 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-17 11:19:04,959 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:19:04,959 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:19:04,959 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:19:04,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][299], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 97#L1045true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 309#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:04,985 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-17 11:19:04,985 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:04,985 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:04,985 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:04,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][300], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, Black: 266#true, 253#true, 310#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 268#(= |#race~tids~0| 0), 90#L1043-2true, 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:04,986 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:19:04,986 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 11:19:04,986 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:19:04,986 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:19:05,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][302], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 213#L1034-2true, 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 97#L1045true, Black: 266#true, 253#true, 310#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:05,016 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:19:05,016 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:05,016 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:05,016 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 240#L1028-5true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 252#true, Black: 266#true, 305#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 268#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:05,022 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:19:05,022 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:19:05,022 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:05,022 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:19:05,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][302], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 109#L1034-1true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 97#L1045true, Black: 266#true, 253#true, 310#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:05,049 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:05,049 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:05,049 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:05,049 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:05,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][300], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 95#L1043true, 253#true, 310#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:05,049 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-17 11:19:05,049 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:05,049 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:05,049 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:05,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][225], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 308#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:05,644 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-17 11:19:05,644 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:19:05,644 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:05,644 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:19:05,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][225], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 308#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:05,702 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:19:05,702 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:05,702 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:05,702 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:05,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][274], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 305#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:05,713 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:19:05,713 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:05,713 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:05,713 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:05,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][225], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 308#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:05,756 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:19:05,756 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:05,756 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:05,756 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:05,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][274], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 305#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:05,770 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:19:05,770 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:05,770 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:05,770 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:05,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][225], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 308#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:05,814 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:19:05,814 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:05,814 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:05,814 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:05,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][300], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 310#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, 103#L1043-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:05,824 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-17 11:19:05,824 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:05,824 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:05,824 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:05,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][274], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 305#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:05,832 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:19:05,832 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:05,832 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:05,832 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:05,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][279], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, 91#L1034-3true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 305#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:05,835 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:19:05,835 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:05,835 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:05,835 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:05,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][300], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 310#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, 103#L1043-7true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:05,843 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-17 11:19:05,843 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:05,843 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:05,843 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:05,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][225], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 308#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:05,868 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:05,868 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:05,868 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:05,868 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][224], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 308#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:05,870 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:05,870 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:05,870 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,870 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:05,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][274], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 308#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:05,870 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:05,870 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:05,870 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:05,870 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][300], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, Black: 266#true, 253#true, 310#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:05,878 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:19:05,878 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,878 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:05,878 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:05,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][306], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, 11#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 307#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))]) [2025-03-17 11:19:05,883 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:19:05,883 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,883 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:05,883 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:05,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][224], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 307#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))]) [2025-03-17 11:19:05,885 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:05,885 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:05,885 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,885 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:05,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][224], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 305#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:05,889 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:05,889 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:05,889 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:05,889 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:05,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][279], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 305#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:05,892 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:05,892 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,892 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:05,892 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:05,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][300], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 310#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:05,902 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:19:05,902 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:05,902 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,902 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:05,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][300], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, Black: 266#true, 253#true, 310#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:05,903 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:19:05,903 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,903 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:05,903 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:05,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][306], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 307#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))]) [2025-03-17 11:19:05,907 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:19:05,907 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:05,907 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:05,907 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][279], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 109#L1034-1true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 307#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))]) [2025-03-17 11:19:05,907 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:05,907 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:05,907 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,907 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:05,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][224], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, 309#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:05,930 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:05,930 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,930 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,930 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:05,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][279], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, 309#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:05,931 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:05,931 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,931 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:05,931 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][300], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, Black: 266#true, 253#true, 310#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:05,936 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:05,936 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:05,936 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:05,936 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:05,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][305], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 308#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:05,941 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:05,941 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:05,941 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:05,941 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:05,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][224], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 308#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:05,943 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:05,943 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,943 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,943 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:05,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][306], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 307#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))]) [2025-03-17 11:19:05,946 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:05,946 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:05,946 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:05,946 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:05,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][224], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 307#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))]) [2025-03-17 11:19:05,948 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:05,948 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:05,948 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,948 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][279], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 307#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))]) [2025-03-17 11:19:05,949 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:05,949 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:05,949 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,949 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,953 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][224], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 305#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:05,953 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:05,953 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,953 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:05,953 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,953 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][285], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 213#L1034-2true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 305#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:05,957 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:05,957 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,957 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,957 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:05,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][300], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, Black: 266#true, 253#true, 310#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:05,965 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:05,965 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:05,965 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:05,965 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:05,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][300], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 310#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:05,966 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:05,966 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:05,966 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:05,966 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:05,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][300], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 310#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:05,967 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:05,967 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:05,967 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:05,967 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:05,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][305], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 308#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:05,971 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:05,971 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:05,971 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:05,971 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:05,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][285], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 308#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, 109#L1034-1true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:05,971 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:05,971 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,971 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,971 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:05,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][305], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 308#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:05,972 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:05,972 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:05,972 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:05,972 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:05,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][306], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 307#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))]) [2025-03-17 11:19:05,976 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:05,976 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:05,976 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:05,976 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:05,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][285], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 137#L1043-5true, 276#true, 109#L1034-1true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 307#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))]) [2025-03-17 11:19:05,976 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:05,976 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:05,976 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:05,976 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:06,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][300], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 310#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:06,001 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:19:06,001 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:06,001 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:06,001 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:06,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][224], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 213#L1034-2true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 310#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:06,002 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:06,002 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:06,002 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:06,002 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:06,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][285], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 213#L1034-2true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 310#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:06,003 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:06,003 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:06,003 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:06,003 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:06,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][304], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 309#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:06,011 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:19:06,011 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:06,011 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:06,011 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:06,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][224], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 213#L1034-2true, 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 309#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:06,011 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:06,011 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:06,011 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:06,011 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:06,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][305], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 308#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:06,015 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:19:06,015 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:06,015 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:06,015 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:06,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][224], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 308#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 213#L1034-2true, 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:06,016 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:06,016 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:06,016 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:06,016 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:06,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][285], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 308#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 213#L1034-2true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:06,017 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:06,017 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:06,017 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:06,017 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:06,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][306], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 307#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), 204#L1043-4true]) [2025-03-17 11:19:06,020 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:19:06,020 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:06,020 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:06,020 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:06,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][224], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 213#L1034-2true, 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 307#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))]) [2025-03-17 11:19:06,021 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:06,021 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:06,021 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:06,021 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:06,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][285], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 213#L1034-2true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 307#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))]) [2025-03-17 11:19:06,022 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:06,022 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:06,022 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:06,022 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:06,030 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][224], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 213#L1034-2true, 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 305#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:06,030 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:06,030 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:06,030 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:06,030 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:06,030 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:06,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][300], [281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 310#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:06,035 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:19:06,036 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:06,036 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:06,036 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:06,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][300], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 310#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:06,037 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:19:06,037 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:06,037 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:06,037 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:06,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][300], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 310#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:06,038 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:19:06,038 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:06,038 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:06,038 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:06,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][300], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, Black: 266#true, 253#true, 310#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:06,039 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:19:06,039 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:06,039 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:06,039 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:06,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][224], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 109#L1034-1true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, 309#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:06,044 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:06,044 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:06,044 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:06,044 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:06,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][304], [281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 309#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:06,044 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:19:06,044 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:06,044 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:06,045 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:06,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][304], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 309#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:06,045 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:19:06,045 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:06,045 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:06,045 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:06,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][304], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 309#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:06,046 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:19:06,046 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:06,046 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:06,046 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:06,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][224], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 308#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 109#L1034-1true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:06,050 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:06,050 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:06,050 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:06,050 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:06,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][305], [281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 308#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:06,051 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:19:06,051 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:06,051 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:06,051 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:06,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][305], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 308#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true]) [2025-03-17 11:19:06,051 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:19:06,051 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:06,051 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:06,051 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:06,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][224], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 109#L1034-1true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 204#L1043-4true, 307#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))]) [2025-03-17 11:19:06,056 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:06,056 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:06,056 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:06,056 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:06,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][306], [281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 307#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), 204#L1043-4true]) [2025-03-17 11:19:06,056 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:19:06,056 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:06,056 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:06,056 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:06,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][300], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 310#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:06,077 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-17 11:19:06,077 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:19:06,077 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:19:06,077 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:19:06,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][300], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 310#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:06,079 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-17 11:19:06,079 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:19:06,079 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:19:06,079 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:19:06,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][300], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 310#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:06,080 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-17 11:19:06,080 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:19:06,080 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:19:06,080 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:19:06,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][300], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 310#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 128#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:06,081 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-17 11:19:06,081 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:19:06,081 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:19:06,081 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:19:06,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][224], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 109#L1034-1true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 309#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:06,087 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:19:06,087 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:06,087 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:06,087 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:19:06,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][224], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 308#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 109#L1034-1true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:06,089 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:19:06,089 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:06,089 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:06,089 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:19:06,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][224], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 109#L1034-1true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 307#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))]) [2025-03-17 11:19:06,096 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:19:06,096 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:19:06,096 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:06,096 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:06,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][293], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 248#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 308#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 97#L1045true, Black: 266#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 253#true, 268#(= |#race~tids~0| 0), 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:06,660 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:06,660 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,660 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,660 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][293], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 308#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 248#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 296#true, 97#L1045true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 253#true, 268#(= |#race~tids~0| 0), 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:06,663 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:06,663 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,663 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,663 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][288], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 248#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 97#L1045true, Black: 266#true, 253#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 268#(= |#race~tids~0| 0), 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 307#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))]) [2025-03-17 11:19:06,667 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:06,667 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,667 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,667 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][288], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 248#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, 97#L1045true, Black: 296#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 253#true, 268#(= |#race~tids~0| 0), 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 307#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))]) [2025-03-17 11:19:06,669 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:06,669 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,669 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,669 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][171], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 248#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 97#L1045true, Black: 266#true, 305#true, 253#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 268#(= |#race~tids~0| 0), 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:06,673 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:06,673 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,673 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,673 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][171], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 248#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 97#L1045true, Black: 296#true, Black: 266#true, 305#true, 253#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 268#(= |#race~tids~0| 0), 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:06,676 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:06,676 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,676 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,676 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,929 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][293], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 308#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 248#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, 97#L1045true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 268#(= |#race~tids~0| 0), 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:06,929 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,929 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,929 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,929 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,929 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:06,930 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][293], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 308#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 248#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 296#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 97#L1045true, Black: 266#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 253#true, 268#(= |#race~tids~0| 0), 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:06,930 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,930 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,930 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,930 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:06,930 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,930 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][288], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 248#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 97#L1045true, Black: 266#true, 253#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 268#(= |#race~tids~0| 0), 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 307#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))]) [2025-03-17 11:19:06,931 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,931 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,931 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,931 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:06,931 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,931 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][288], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 248#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, 97#L1045true, Black: 296#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 253#true, 268#(= |#race~tids~0| 0), 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 307#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))]) [2025-03-17 11:19:06,931 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,931 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,931 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,931 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,931 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:06,932 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][171], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 248#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 97#L1045true, Black: 266#true, 305#true, 253#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 268#(= |#race~tids~0| 0), 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:06,932 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,932 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:06,932 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,932 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,932 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,933 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][171], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 248#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, 97#L1045true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 296#true, Black: 266#true, 305#true, 253#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 268#(= |#race~tids~0| 0), 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:06,933 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,933 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,933 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,933 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:06,933 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:07,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][224], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 213#L1034-2true, 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 305#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 253#true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:07,443 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:19:07,443 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:07,444 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:07,444 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:07,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][224], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 72#L1043-3true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 213#L1034-2true, Black: 296#true, Black: 266#true, 305#true, 253#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 268#(= |#race~tids~0| 0), 255#true, 301#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:07,451 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:19:07,451 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:07,451 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:07,451 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:07,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][224], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 305#true, 253#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 268#(= |#race~tids~0| 0), 255#true, 301#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:07,513 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is not cut-off event [2025-03-17 11:19:07,513 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-03-17 11:19:07,513 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-03-17 11:19:07,513 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-03-17 11:19:07,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][224], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1034-3true, Black: 296#true, Black: 266#true, 305#true, 253#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 268#(= |#race~tids~0| 0), 255#true, 301#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:07,517 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is not cut-off event [2025-03-17 11:19:07,517 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-03-17 11:19:07,517 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-03-17 11:19:07,517 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-03-17 11:19:07,611 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][224], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 213#L1034-2true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 305#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 253#true, 268#(= |#race~tids~0| 0), 255#true, 138#L1034-5true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:07,611 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is not cut-off event [2025-03-17 11:19:07,611 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-03-17 11:19:07,612 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-03-17 11:19:07,612 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-03-17 11:19:07,612 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2025-03-17 11:19:07,617 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][224], [72#L1043-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 213#L1034-2true, 276#true, Black: 296#true, Black: 266#true, 305#true, 253#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 268#(= |#race~tids~0| 0), 255#true, 301#true, 138#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-17 11:19:07,617 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is not cut-off event [2025-03-17 11:19:07,617 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2025-03-17 11:19:07,618 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-03-17 11:19:07,618 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-03-17 11:19:07,618 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-03-17 11:19:08,386 INFO L124 PetriNetUnfolderBase]: 14018/49009 cut-off events. [2025-03-17 11:19:08,386 INFO L125 PetriNetUnfolderBase]: For 15455/16427 co-relation queries the response was YES. [2025-03-17 11:19:08,530 INFO L83 FinitePrefix]: Finished finitePrefix Result has 89366 conditions, 49009 events. 14018/49009 cut-off events. For 15455/16427 co-relation queries the response was YES. Maximal size of possible extension queue 953. Compared 588162 event pairs, 2666 based on Foata normal form. 197/42256 useless extension candidates. Maximal degree in co-relation 89326. Up to 7960 conditions per place. [2025-03-17 11:19:08,663 INFO L140 encePairwiseOnDemand]: 263/274 looper letters, 90 selfloop transitions, 36 changer transitions 0/336 dead transitions. [2025-03-17 11:19:08,663 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 227 places, 336 transitions, 1350 flow [2025-03-17 11:19:08,663 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 11:19:08,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 11:19:08,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1494 transitions. [2025-03-17 11:19:08,665 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9087591240875912 [2025-03-17 11:19:08,665 INFO L175 Difference]: Start difference. First operand has 222 places, 254 transitions, 772 flow. Second operand 6 states and 1494 transitions. [2025-03-17 11:19:08,665 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 227 places, 336 transitions, 1350 flow [2025-03-17 11:19:08,699 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 226 places, 336 transitions, 1347 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-17 11:19:08,702 INFO L231 Difference]: Finished difference. Result has 230 places, 286 transitions, 1079 flow [2025-03-17 11:19:08,702 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=274, PETRI_DIFFERENCE_MINUEND_FLOW=769, PETRI_DIFFERENCE_MINUEND_PLACES=221, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=254, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=230, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1079, PETRI_PLACES=230, PETRI_TRANSITIONS=286} [2025-03-17 11:19:08,702 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, 17 predicate places. [2025-03-17 11:19:08,702 INFO L471 AbstractCegarLoop]: Abstraction has has 230 places, 286 transitions, 1079 flow [2025-03-17 11:19:08,703 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 235.5) internal successors, (1413), 6 states have internal predecessors, (1413), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:19:08,703 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:19:08,703 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:19:08,703 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-03-17 11:19:08,703 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-03-17 11:19:08,704 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:19:08,704 INFO L85 PathProgramCache]: Analyzing trace with hash 953749715, now seen corresponding path program 1 times [2025-03-17 11:19:08,704 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:19:08,704 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1968304623] [2025-03-17 11:19:08,704 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:19:08,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:19:08,714 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 93 statements into 1 equivalence classes. [2025-03-17 11:19:08,724 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 93 of 93 statements. [2025-03-17 11:19:08,724 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:19:08,724 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 11:19:08,724 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 11:19:08,728 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 93 statements into 1 equivalence classes. [2025-03-17 11:19:08,734 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 93 of 93 statements. [2025-03-17 11:19:08,734 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:19:08,734 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 11:19:08,745 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 11:19:08,747 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-17 11:19:08,748 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (23 of 24 remaining) [2025-03-17 11:19:08,748 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (22 of 24 remaining) [2025-03-17 11:19:08,748 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (21 of 24 remaining) [2025-03-17 11:19:08,748 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (20 of 24 remaining) [2025-03-17 11:19:08,748 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (19 of 24 remaining) [2025-03-17 11:19:08,748 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (18 of 24 remaining) [2025-03-17 11:19:08,748 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (17 of 24 remaining) [2025-03-17 11:19:08,748 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (16 of 24 remaining) [2025-03-17 11:19:08,748 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (15 of 24 remaining) [2025-03-17 11:19:08,748 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (14 of 24 remaining) [2025-03-17 11:19:08,748 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (13 of 24 remaining) [2025-03-17 11:19:08,748 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (12 of 24 remaining) [2025-03-17 11:19:08,748 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (11 of 24 remaining) [2025-03-17 11:19:08,748 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (10 of 24 remaining) [2025-03-17 11:19:08,748 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (9 of 24 remaining) [2025-03-17 11:19:08,748 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (8 of 24 remaining) [2025-03-17 11:19:08,748 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (7 of 24 remaining) [2025-03-17 11:19:08,748 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (6 of 24 remaining) [2025-03-17 11:19:08,748 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (5 of 24 remaining) [2025-03-17 11:19:08,748 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (4 of 24 remaining) [2025-03-17 11:19:08,748 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (3 of 24 remaining) [2025-03-17 11:19:08,748 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (2 of 24 remaining) [2025-03-17 11:19:08,748 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 24 remaining) [2025-03-17 11:19:08,748 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 24 remaining) [2025-03-17 11:19:08,748 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-03-17 11:19:08,748 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:19:08,749 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-17 11:19:08,749 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-03-17 11:19:08,782 INFO L143 ThreadInstanceAdder]: Constructed 15 joinOtherThreadTransitions. [2025-03-17 11:19:08,784 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 313 places, 344 transitions, 751 flow [2025-03-17 11:19:08,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][99], [314#true, 309#true, 312#true, 117#L1043-2true, 173#threadENTRYtrue, 68#L1028-5true]) [2025-03-17 11:19:08,909 INFO L294 olderBase$Statistics]: this new event has 282 ancestors and is cut-off event [2025-03-17 11:19:08,909 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:08,909 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:08,909 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:08,953 INFO L124 PetriNetUnfolderBase]: 178/1712 cut-off events. [2025-03-17 11:19:08,953 INFO L125 PetriNetUnfolderBase]: For 123/128 co-relation queries the response was YES. [2025-03-17 11:19:08,969 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1844 conditions, 1712 events. 178/1712 cut-off events. For 123/128 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 9082 event pairs, 2 based on Foata normal form. 4/1415 useless extension candidates. Maximal degree in co-relation 812. Up to 34 conditions per place. [2025-03-17 11:19:08,969 INFO L82 GeneralOperation]: Start removeDead. Operand has 313 places, 344 transitions, 751 flow [2025-03-17 11:19:08,980 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 272 places, 292 transitions, 629 flow [2025-03-17 11:19:08,981 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-17 11:19:08,981 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@536926e7, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-17 11:19:08,982 INFO L334 AbstractCegarLoop]: Starting to check reachability of 28 error locations. [2025-03-17 11:19:08,982 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-17 11:19:08,982 INFO L124 PetriNetUnfolderBase]: 0/20 cut-off events. [2025-03-17 11:19:08,982 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-17 11:19:08,982 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:19:08,983 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:19:08,983 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2025-03-17 11:19:08,983 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:19:08,983 INFO L85 PathProgramCache]: Analyzing trace with hash -1825793551, now seen corresponding path program 1 times [2025-03-17 11:19:08,983 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:19:08,983 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [927247141] [2025-03-17 11:19:08,983 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:19:08,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:19:08,986 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-03-17 11:19:08,987 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-03-17 11:19:08,987 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:19:08,987 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:19:08,996 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:19:08,996 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:19:08,996 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [927247141] [2025-03-17 11:19:08,996 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [927247141] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:19:08,996 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:19:08,996 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:19:08,996 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1641942835] [2025-03-17 11:19:08,996 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:19:08,996 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:19:08,997 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:19:08,997 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:19:08,997 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:19:09,026 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 289 out of 344 [2025-03-17 11:19:09,027 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 272 places, 292 transitions, 629 flow. Second operand has 3 states, 3 states have (on average 290.3333333333333) internal successors, (871), 3 states have internal predecessors, (871), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:19:09,027 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:19:09,027 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 289 of 344 [2025-03-17 11:19:09,027 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:19:09,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([899] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][251], [310#true, 147#L1032-1true, 297#L1025true, 314#true, 316#true, 312#true, 249#L1025true, 117#L1043-2true]) [2025-03-17 11:19:09,748 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-17 11:19:09,748 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,748 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:19:09,748 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:19:09,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([899] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][251], [310#true, 147#L1032-1true, 185#L1027true, 314#true, 316#true, 312#true, 249#L1025true, 117#L1043-2true]) [2025-03-17 11:19:09,842 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-17 11:19:09,842 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:09,842 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-17 11:19:09,842 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:09,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([899] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][251], [310#true, 147#L1032-1true, 314#true, 316#true, 312#true, 249#L1025true, 117#L1043-2true, 155#L1029true]) [2025-03-17 11:19:09,878 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-17 11:19:09,878 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:19:09,878 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:19:09,878 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:19:09,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][131], [310#true, 24#L1029true, 297#L1025true, 314#true, 316#true, 107#L1032-1true, 312#true, 117#L1043-2true]) [2025-03-17 11:19:09,880 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-17 11:19:09,880 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:19:09,880 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:19:09,880 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:19:09,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][131], [310#true, 297#L1025true, 314#true, 316#true, 107#L1032-1true, 312#true, 117#L1043-2true, 188#L1031-8true]) [2025-03-17 11:19:09,908 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-17 11:19:09,908 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:19:09,908 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 11:19:09,908 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:19:09,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([899] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][251], [310#true, 147#L1032-1true, 314#true, 316#true, 312#true, 249#L1025true, 117#L1043-2true, 212#L1032-1true]) [2025-03-17 11:19:09,942 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:09,942 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:09,942 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:09,942 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:09,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][131], [310#true, 24#L1029true, 185#L1027true, 314#true, 316#true, 107#L1032-1true, 312#true, 117#L1043-2true]) [2025-03-17 11:19:09,944 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:09,944 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:09,944 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:09,944 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:09,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][131], [310#true, 24#L1029true, 314#true, 316#true, 107#L1032-1true, 312#true, 117#L1043-2true, 155#L1029true]) [2025-03-17 11:19:09,970 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-17 11:19:09,970 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:09,970 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:19:09,970 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:09,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][131], [310#true, 185#L1027true, 314#true, 316#true, 107#L1032-1true, 312#true, 117#L1043-2true, 188#L1031-8true]) [2025-03-17 11:19:09,971 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-17 11:19:09,971 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:09,971 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:09,971 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 11:19:09,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][131], [310#true, 24#L1029true, 240#L1031-8true, 314#true, 316#true, 107#L1032-1true, 312#true, 117#L1043-2true]) [2025-03-17 11:19:09,992 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:19:09,992 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:09,992 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:09,992 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:09,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][131], [310#true, 314#true, 316#true, 107#L1032-1true, 312#true, 117#L1043-2true, 155#L1029true, 188#L1031-8true]) [2025-03-17 11:19:09,992 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:19:09,992 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:09,992 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:09,992 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:10,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([899] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][251], [310#true, 147#L1032-1true, 314#true, 316#true, 249#L1025true, 127#L1045true, 311#true]) [2025-03-17 11:19:10,017 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:19:10,017 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:19:10,017 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:10,017 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:10,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][131], [310#true, 240#L1031-8true, 314#true, 316#true, 107#L1032-1true, 312#true, 117#L1043-2true, 188#L1031-8true]) [2025-03-17 11:19:10,022 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:19:10,022 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:10,022 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:19:10,022 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:10,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][131], [310#true, 24#L1029true, 314#true, 316#true, 107#L1032-1true, 312#true, 117#L1043-2true, 212#L1032-1true]) [2025-03-17 11:19:10,035 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:19:10,035 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:10,035 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-17 11:19:10,035 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-17 11:19:10,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][242], [310#true, 240#L1031-8true, 316#true, 35#L1031-2true, 312#true, 127#L1045true, 313#true]) [2025-03-17 11:19:10,040 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-17 11:19:10,040 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:10,040 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:10,040 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:10,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([899] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][251], [310#true, 147#L1032-1true, 240#L1031-8true, 314#true, 316#true, 35#L1031-2true, 312#true, 117#L1043-2true]) [2025-03-17 11:19:10,040 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:19:10,040 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:10,040 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:10,041 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:10,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][242], [310#true, 316#true, 35#L1031-2true, 312#true, 127#L1045true, 87#L1031-2true, 313#true]) [2025-03-17 11:19:10,057 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:10,057 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:10,057 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:10,057 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:10,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([899] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][251], [310#true, 147#L1032-1true, 314#true, 316#true, 35#L1031-2true, 312#true, 117#L1043-2true, 87#L1031-2true]) [2025-03-17 11:19:10,057 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:19:10,057 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:10,057 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:10,057 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:10,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][131], [310#true, 314#true, 316#true, 107#L1032-1true, 312#true, 117#L1043-2true, 188#L1031-8true, 212#L1032-1true]) [2025-03-17 11:19:10,059 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:19:10,059 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:10,059 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:10,059 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:10,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([899] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][251], [310#true, 147#L1032-1true, 314#true, 316#true, 221#ULTIMATE.startFINALtrue, 249#L1025true, 311#true]) [2025-03-17 11:19:10,072 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:19:10,072 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:10,072 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:10,072 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:10,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][131], [310#true, 24#L1029true, 314#true, 316#true, 107#L1032-1true, 127#L1045true, 311#true]) [2025-03-17 11:19:10,087 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-17 11:19:10,087 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:10,087 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:10,087 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:10,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][131], [310#true, 314#true, 316#true, 107#L1032-1true, 127#L1045true, 311#true, 188#L1031-8true]) [2025-03-17 11:19:10,099 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:10,099 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:10,099 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:10,099 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:10,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][131], [310#true, 24#L1029true, 314#true, 316#true, 221#ULTIMATE.startFINALtrue, 107#L1032-1true, 311#true]) [2025-03-17 11:19:10,116 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-17 11:19:10,116 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:10,116 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:10,116 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:10,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][131], [310#true, 314#true, 316#true, 221#ULTIMATE.startFINALtrue, 107#L1032-1true, 188#L1031-8true, 311#true]) [2025-03-17 11:19:10,127 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:10,127 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:10,127 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:10,127 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:10,179 INFO L124 PetriNetUnfolderBase]: 3378/11866 cut-off events. [2025-03-17 11:19:10,179 INFO L125 PetriNetUnfolderBase]: For 1912/2023 co-relation queries the response was YES. [2025-03-17 11:19:10,253 INFO L83 FinitePrefix]: Finished finitePrefix Result has 16375 conditions, 11866 events. 3378/11866 cut-off events. For 1912/2023 co-relation queries the response was YES. Maximal size of possible extension queue 248. Compared 111593 event pairs, 848 based on Foata normal form. 471/10347 useless extension candidates. Maximal degree in co-relation 12461. Up to 3661 conditions per place. [2025-03-17 11:19:10,309 INFO L140 encePairwiseOnDemand]: 337/344 looper letters, 37 selfloop transitions, 2 changer transitions 1/287 dead transitions. [2025-03-17 11:19:10,309 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 273 places, 287 transitions, 697 flow [2025-03-17 11:19:10,309 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:19:10,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:19:10,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 911 transitions. [2025-03-17 11:19:10,311 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8827519379844961 [2025-03-17 11:19:10,311 INFO L175 Difference]: Start difference. First operand has 272 places, 292 transitions, 629 flow. Second operand 3 states and 911 transitions. [2025-03-17 11:19:10,311 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 273 places, 287 transitions, 697 flow [2025-03-17 11:19:10,312 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 273 places, 287 transitions, 697 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-17 11:19:10,314 INFO L231 Difference]: Finished difference. Result has 273 places, 286 transitions, 621 flow [2025-03-17 11:19:10,314 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=344, PETRI_DIFFERENCE_MINUEND_FLOW=619, PETRI_DIFFERENCE_MINUEND_PLACES=271, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=287, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=285, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=621, PETRI_PLACES=273, PETRI_TRANSITIONS=286} [2025-03-17 11:19:10,315 INFO L279 CegarLoopForPetriNet]: 272 programPoint places, 1 predicate places. [2025-03-17 11:19:10,315 INFO L471 AbstractCegarLoop]: Abstraction has has 273 places, 286 transitions, 621 flow [2025-03-17 11:19:10,315 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 290.3333333333333) internal successors, (871), 3 states have internal predecessors, (871), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:19:10,315 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:19:10,315 INFO L206 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] [2025-03-17 11:19:10,315 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-03-17 11:19:10,315 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2025-03-17 11:19:10,315 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:19:10,315 INFO L85 PathProgramCache]: Analyzing trace with hash -1747257651, now seen corresponding path program 1 times [2025-03-17 11:19:10,316 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:19:10,316 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [450832946] [2025-03-17 11:19:10,316 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:19:10,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:19:10,319 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-03-17 11:19:10,320 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-03-17 11:19:10,320 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:19:10,320 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:19:10,327 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:19:10,327 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:19:10,327 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [450832946] [2025-03-17 11:19:10,327 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [450832946] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:19:10,327 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:19:10,327 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:19:10,328 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1016222090] [2025-03-17 11:19:10,328 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:19:10,328 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:19:10,328 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:19:10,328 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:19:10,328 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:19:10,346 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 281 out of 344 [2025-03-17 11:19:10,346 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 273 places, 286 transitions, 621 flow. Second operand has 3 states, 3 states have (on average 282.0) internal successors, (846), 3 states have internal predecessors, (846), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:19:10,347 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:19:10,347 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 281 of 344 [2025-03-17 11:19:10,347 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:19:11,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([899] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][245], [310#true, 147#L1032-1true, 297#L1025true, 314#true, 316#true, 312#true, 249#L1025true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0)]) [2025-03-17 11:19:11,023 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-17 11:19:11,023 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:19:11,023 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 11:19:11,023 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 11:19:11,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([899] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][245], [310#true, 147#L1032-1true, 185#L1027true, 314#true, 316#true, 312#true, 249#L1025true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0)]) [2025-03-17 11:19:11,126 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-17 11:19:11,126 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,126 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 11:19:11,126 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-17 11:19:11,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][236], [310#true, 297#L1025true, 316#true, 312#true, 249#L1025true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true]) [2025-03-17 11:19:11,149 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-17 11:19:11,149 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 11:19:11,149 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 11:19:11,149 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:11,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][236], [310#true, 185#L1027true, 316#true, 312#true, 249#L1025true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true]) [2025-03-17 11:19:11,335 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-17 11:19:11,335 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:11,335 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:11,335 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:11,545 INFO L124 PetriNetUnfolderBase]: 3292/12977 cut-off events. [2025-03-17 11:19:11,546 INFO L125 PetriNetUnfolderBase]: For 2222/2337 co-relation queries the response was YES. [2025-03-17 11:19:11,597 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17672 conditions, 12977 events. 3292/12977 cut-off events. For 2222/2337 co-relation queries the response was YES. Maximal size of possible extension queue 289. Compared 131415 event pairs, 1059 based on Foata normal form. 0/10774 useless extension candidates. Maximal degree in co-relation 17641. Up to 3656 conditions per place. [2025-03-17 11:19:11,641 INFO L140 encePairwiseOnDemand]: 337/344 looper letters, 39 selfloop transitions, 1 changer transitions 0/280 dead transitions. [2025-03-17 11:19:11,641 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 268 places, 280 transitions, 689 flow [2025-03-17 11:19:11,641 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:19:11,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:19:11,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 889 transitions. [2025-03-17 11:19:11,642 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8614341085271318 [2025-03-17 11:19:11,642 INFO L175 Difference]: Start difference. First operand has 273 places, 286 transitions, 621 flow. Second operand 3 states and 889 transitions. [2025-03-17 11:19:11,643 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 268 places, 280 transitions, 689 flow [2025-03-17 11:19:11,644 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 266 places, 280 transitions, 685 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:19:11,646 INFO L231 Difference]: Finished difference. Result has 266 places, 280 transitions, 607 flow [2025-03-17 11:19:11,646 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=344, PETRI_DIFFERENCE_MINUEND_FLOW=605, PETRI_DIFFERENCE_MINUEND_PLACES=264, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=280, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=279, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=607, PETRI_PLACES=266, PETRI_TRANSITIONS=280} [2025-03-17 11:19:11,646 INFO L279 CegarLoopForPetriNet]: 272 programPoint places, -6 predicate places. [2025-03-17 11:19:11,646 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 280 transitions, 607 flow [2025-03-17 11:19:11,647 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 282.0) internal successors, (846), 3 states have internal predecessors, (846), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:19:11,647 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:19:11,647 INFO L206 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, 1] [2025-03-17 11:19:11,647 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-03-17 11:19:11,647 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2025-03-17 11:19:11,647 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:19:11,647 INFO L85 PathProgramCache]: Analyzing trace with hash -478970684, now seen corresponding path program 1 times [2025-03-17 11:19:11,647 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:19:11,647 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [281453158] [2025-03-17 11:19:11,647 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:19:11,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:19:11,651 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-17 11:19:11,652 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-17 11:19:11,652 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:19:11,652 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:19:11,659 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:19:11,659 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:19:11,659 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [281453158] [2025-03-17 11:19:11,659 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [281453158] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:19:11,660 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:19:11,660 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:19:11,660 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [196388047] [2025-03-17 11:19:11,660 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:19:11,660 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:19:11,660 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:19:11,660 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:19:11,660 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:19:11,688 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 289 out of 344 [2025-03-17 11:19:11,688 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 266 places, 280 transitions, 607 flow. Second operand has 3 states, 3 states have (on average 290.3333333333333) internal successors, (871), 3 states have internal predecessors, (871), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:19:11,688 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:19:11,688 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 289 of 344 [2025-03-17 11:19:11,688 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:19:13,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([904] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][247], [310#true, 322#true, 297#L1025true, 314#true, 312#true, 249#L1025true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 163#L1034-8true]) [2025-03-17 11:19:13,596 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-17 11:19:13,596 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 11:19:13,596 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 11:19:13,596 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-17 11:19:13,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([904] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][247], [310#true, 322#true, 185#L1027true, 314#true, 312#true, 249#L1025true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 163#L1034-8true]) [2025-03-17 11:19:13,879 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-17 11:19:13,879 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 11:19:13,879 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:19:13,879 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 11:19:14,793 INFO L124 PetriNetUnfolderBase]: 7182/29144 cut-off events. [2025-03-17 11:19:14,793 INFO L125 PetriNetUnfolderBase]: For 2634/2695 co-relation queries the response was YES. [2025-03-17 11:19:14,937 INFO L83 FinitePrefix]: Finished finitePrefix Result has 38049 conditions, 29144 events. 7182/29144 cut-off events. For 2634/2695 co-relation queries the response was YES. Maximal size of possible extension queue 517. Compared 341129 event pairs, 2430 based on Foata normal form. 0/24403 useless extension candidates. Maximal degree in co-relation 38018. Up to 7814 conditions per place. [2025-03-17 11:19:15,066 INFO L140 encePairwiseOnDemand]: 341/344 looper letters, 37 selfloop transitions, 2 changer transitions 0/279 dead transitions. [2025-03-17 11:19:15,066 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 267 places, 279 transitions, 683 flow [2025-03-17 11:19:15,067 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:19:15,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:19:15,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 907 transitions. [2025-03-17 11:19:15,068 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8788759689922481 [2025-03-17 11:19:15,068 INFO L175 Difference]: Start difference. First operand has 266 places, 280 transitions, 607 flow. Second operand 3 states and 907 transitions. [2025-03-17 11:19:15,068 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 267 places, 279 transitions, 683 flow [2025-03-17 11:19:15,071 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 266 places, 279 transitions, 682 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-17 11:19:15,073 INFO L231 Difference]: Finished difference. Result has 266 places, 279 transitions, 608 flow [2025-03-17 11:19:15,073 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=344, PETRI_DIFFERENCE_MINUEND_FLOW=604, PETRI_DIFFERENCE_MINUEND_PLACES=264, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=279, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=277, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=608, PETRI_PLACES=266, PETRI_TRANSITIONS=279} [2025-03-17 11:19:15,074 INFO L279 CegarLoopForPetriNet]: 272 programPoint places, -6 predicate places. [2025-03-17 11:19:15,074 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 279 transitions, 608 flow [2025-03-17 11:19:15,074 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 290.3333333333333) internal successors, (871), 3 states have internal predecessors, (871), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:19:15,074 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:19:15,074 INFO L206 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:19:15,074 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2025-03-17 11:19:15,074 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2025-03-17 11:19:15,075 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:19:15,075 INFO L85 PathProgramCache]: Analyzing trace with hash -237010825, now seen corresponding path program 1 times [2025-03-17 11:19:15,075 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:19:15,075 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [504635951] [2025-03-17 11:19:15,075 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:19:15,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:19:15,080 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-03-17 11:19:15,081 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-03-17 11:19:15,082 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:19:15,082 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:19:15,092 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:19:15,093 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:19:15,093 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [504635951] [2025-03-17 11:19:15,093 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [504635951] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:19:15,093 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:19:15,093 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:19:15,093 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2082479909] [2025-03-17 11:19:15,093 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:19:15,093 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:19:15,093 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:19:15,094 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:19:15,094 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:19:15,113 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 281 out of 344 [2025-03-17 11:19:15,113 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 266 places, 279 transitions, 608 flow. Second operand has 3 states, 3 states have (on average 282.0) internal successors, (846), 3 states have internal predecessors, (846), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:19:15,114 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:19:15,114 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 281 of 344 [2025-03-17 11:19:15,114 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:19:18,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([904] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][244], [310#true, 322#true, 297#L1025true, 314#true, 312#true, 249#L1025true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-8true]) [2025-03-17 11:19:18,598 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-17 11:19:18,598 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 11:19:18,598 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 11:19:18,598 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-17 11:19:19,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([904] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][244], [310#true, 322#true, 185#L1027true, 314#true, 312#true, 249#L1025true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-8true]) [2025-03-17 11:19:19,169 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-17 11:19:19,169 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 11:19:19,169 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 11:19:19,169 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 11:19:20,842 INFO L124 PetriNetUnfolderBase]: 15581/56191 cut-off events. [2025-03-17 11:19:20,842 INFO L125 PetriNetUnfolderBase]: For 4135/4399 co-relation queries the response was YES. [2025-03-17 11:19:21,177 INFO L83 FinitePrefix]: Finished finitePrefix Result has 75600 conditions, 56191 events. 15581/56191 cut-off events. For 4135/4399 co-relation queries the response was YES. Maximal size of possible extension queue 961. Compared 713212 event pairs, 7264 based on Foata normal form. 0/48109 useless extension candidates. Maximal degree in co-relation 75570. Up to 17687 conditions per place. [2025-03-17 11:19:21,487 INFO L140 encePairwiseOnDemand]: 336/344 looper letters, 40 selfloop transitions, 2 changer transitions 0/275 dead transitions. [2025-03-17 11:19:21,487 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 262 places, 275 transitions, 684 flow [2025-03-17 11:19:21,487 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:19:21,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:19:21,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 891 transitions. [2025-03-17 11:19:21,489 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8633720930232558 [2025-03-17 11:19:21,489 INFO L175 Difference]: Start difference. First operand has 266 places, 279 transitions, 608 flow. Second operand 3 states and 891 transitions. [2025-03-17 11:19:21,489 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 262 places, 275 transitions, 684 flow [2025-03-17 11:19:21,496 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 260 places, 275 transitions, 680 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:19:21,499 INFO L231 Difference]: Finished difference. Result has 261 places, 275 transitions, 606 flow [2025-03-17 11:19:21,499 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=344, PETRI_DIFFERENCE_MINUEND_FLOW=592, PETRI_DIFFERENCE_MINUEND_PLACES=258, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=273, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=271, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=606, PETRI_PLACES=261, PETRI_TRANSITIONS=275} [2025-03-17 11:19:21,499 INFO L279 CegarLoopForPetriNet]: 272 programPoint places, -11 predicate places. [2025-03-17 11:19:21,500 INFO L471 AbstractCegarLoop]: Abstraction has has 261 places, 275 transitions, 606 flow [2025-03-17 11:19:21,500 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 282.0) internal successors, (846), 3 states have internal predecessors, (846), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:19:21,500 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:19:21,500 INFO L206 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:19:21,500 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2025-03-17 11:19:21,500 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2025-03-17 11:19:21,501 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:19:21,501 INFO L85 PathProgramCache]: Analyzing trace with hash -969546670, now seen corresponding path program 1 times [2025-03-17 11:19:21,501 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:19:21,501 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1912063815] [2025-03-17 11:19:21,501 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:19:21,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:19:21,510 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-03-17 11:19:21,512 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-03-17 11:19:21,512 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:19:21,512 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:19:21,635 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:19:21,637 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:19:21,637 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1912063815] [2025-03-17 11:19:21,637 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1912063815] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:19:21,637 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:19:21,637 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:19:21,637 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1858243782] [2025-03-17 11:19:21,638 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:19:21,638 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 11:19:21,638 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:19:21,638 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 11:19:21,638 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-17 11:19:21,934 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 291 out of 344 [2025-03-17 11:19:21,935 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 261 places, 275 transitions, 606 flow. Second operand has 6 states, 6 states have (on average 292.1666666666667) internal successors, (1753), 6 states have internal predecessors, (1753), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:19:21,936 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:19:21,936 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 291 of 344 [2025-03-17 11:19:21,936 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:19:22,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:22,644 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-17 11:19:22,644 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:19:22,644 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:19:22,644 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:19:22,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:22,695 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:19:22,695 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:22,695 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:22,696 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:22,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:22,696 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 11:19:22,696 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:22,696 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:22,696 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:22,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:22,696 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 11:19:22,696 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:22,696 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:22,696 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:22,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:22,696 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 11:19:22,696 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:22,696 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:22,696 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:22,727 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:22,727 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:19:22,727 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:22,727 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:22,727 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:22,727 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:22,727 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:22,728 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:19:22,728 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:22,728 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:22,728 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:22,728 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:22,728 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:22,728 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:19:22,728 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:22,728 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:22,728 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:22,728 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:22,728 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:22,728 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:19:22,728 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:19:22,728 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:19:22,728 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:19:22,728 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:19:22,728 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:22,728 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:19:22,728 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:22,728 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:22,728 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:22,728 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:22,788 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:22,788 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:19:22,788 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:22,788 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:22,788 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:22,788 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:22,788 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:22,788 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:22,788 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:19:22,788 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:22,789 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:22,789 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:22,789 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:22,789 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:22,789 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:22,789 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:19:22,789 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:22,789 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:22,789 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:22,789 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:22,789 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:22,789 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:22,789 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:19:22,789 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:22,789 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:22,789 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:22,789 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:22,789 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:22,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][234], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 7#L1031-8true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:22,789 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-17 11:19:22,789 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:19:22,789 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:19:22,789 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:19:22,789 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:22,789 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 11:19:22,789 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:22,789 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:22,789 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:22,789 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:22,789 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:22,789 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:22,790 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:22,790 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 11:19:22,790 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:22,790 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:22,790 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:22,790 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:22,790 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:22,790 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:22,790 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:22,790 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 11:19:22,790 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:22,790 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:22,790 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:22,790 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:22,790 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:22,790 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:22,790 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:22,790 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-17 11:19:22,790 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:19:22,790 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:22,790 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:19:22,790 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:19:22,790 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:19:22,790 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:22,790 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 11:19:22,790 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:22,790 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:22,790 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:22,790 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:22,790 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:22,790 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:22,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [Black: 325#true, 309#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:22,876 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:19:22,876 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:22,876 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:22,876 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:19:22,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:22,920 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:19:22,920 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:22,920 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:22,920 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:22,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 166#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:22,920 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:19:22,920 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:22,920 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:22,920 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:22,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:22,920 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:19:22,920 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:22,921 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:22,921 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:22,921 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [Black: 325#true, 309#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:22,921 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:19:22,921 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:22,921 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:22,921 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:22,921 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:19:22,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][317], [Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:22,921 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:19:22,921 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:22,921 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:22,921 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:23,018 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,018 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 11:19:23,018 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:23,018 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:23,018 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:23,018 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:23,018 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,018 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 11:19:23,018 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:23,018 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:23,018 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:23,018 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:23,018 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,018 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 11:19:23,018 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:23,018 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:23,018 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:23,018 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:23,018 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][317], [Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:23,018 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 11:19:23,018 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:23,018 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:23,018 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:23,019 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:23,019 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,019 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-17 11:19:23,019 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:23,019 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:23,019 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:23,019 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:23,019 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:23,019 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,019 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-17 11:19:23,019 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:23,020 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:23,020 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:23,020 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:23,020 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:23,020 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:23,020 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:23,067 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][317], [Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:23,067 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 11:19:23,067 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:23,067 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:23,067 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:23,067 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:23,067 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:23,067 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:23,067 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 11:19:23,067 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:23,067 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:23,067 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:23,067 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:23,067 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:23,067 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:23,067 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:23,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 224#threadENTRYtrue, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 311#true]) [2025-03-17 11:19:23,110 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,110 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,110 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,110 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,110 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,110 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,110 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,110 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:23,110 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,110 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,110 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,110 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [136#L1043-7true, 329#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,111 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-03-17 11:19:23,111 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-17 11:19:23,111 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-17 11:19:23,111 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-17 11:19:23,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [136#L1043-7true, 329#true, 310#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,112 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-03-17 11:19:23,112 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-03-17 11:19:23,112 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-03-17 11:19:23,112 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-03-17 11:19:23,112 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,112 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 11:19:23,112 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:23,112 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:23,112 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:23,112 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:23,112 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:23,112 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,112 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 11:19:23,112 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:23,112 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:23,112 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:23,112 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:23,112 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:23,112 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:23,112 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:23,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 224#threadENTRYtrue, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,142 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,142 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,142 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,142 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, Black: 325#true, 249#L1025true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,151 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,151 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,151 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,151 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, Black: 325#true, 309#true, 312#true, 6#L1043-6true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,159 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-03-17 11:19:23,159 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-17 11:19:23,159 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-17 11:19:23,159 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-17 11:19:23,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, Black: 325#true, 169#L1028-5true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,160 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-03-17 11:19:23,160 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-03-17 11:19:23,160 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-03-17 11:19:23,160 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-17 11:19:23,161 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,161 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 11:19:23,161 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:23,161 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:23,161 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:23,161 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:23,161 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:23,161 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,161 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 11:19:23,161 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:23,161 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:23,161 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:23,161 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:23,161 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:23,161 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:23,161 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:23,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 224#threadENTRYtrue, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,188 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,188 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,188 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,188 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 249#L1025true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,193 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,193 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,193 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,193 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 182#L1043-5true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,206 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-17 11:19:23,206 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-17 11:19:23,207 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-17 11:19:23,207 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-17 11:19:23,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 182#L1043-5true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,207 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-17 11:19:23,207 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:19:23,207 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-17 11:19:23,207 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-17 11:19:23,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, Black: 325#true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:23,235 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,235 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,235 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,235 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 249#L1025true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,241 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,241 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,241 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,241 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:23,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,241 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,241 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,242 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,242 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,242 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 249#L1025true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,242 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,242 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,242 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,242 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,242 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,242 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, Black: 325#true, 249#L1025true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,242 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,242 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,242 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,242 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,242 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,242 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, Black: 325#true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:23,242 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,242 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,242 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,242 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,242 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 297#L1025true, Black: 325#true, 312#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,244 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 11:19:23,244 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:23,244 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:23,244 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:23,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 297#L1025true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,244 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,244 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,244 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,244 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 297#L1025true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-03-17 11:19:23,244 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,244 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,245 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,245 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 297#L1025true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:23,245 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,245 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,245 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,245 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [260#L1043-4true, 329#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,252 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-17 11:19:23,252 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-17 11:19:23,252 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-17 11:19:23,252 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-17 11:19:23,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 260#L1043-4true, 310#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,252 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-17 11:19:23,252 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:19:23,252 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-17 11:19:23,252 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-17 11:19:23,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 117#L1043-2true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,252 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 11:19:23,252 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:23,252 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-17 11:19:23,253 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:23,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,281 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,282 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,282 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,282 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,283 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,283 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,283 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,283 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,283 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,283 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,287 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,287 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,287 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,287 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,287 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,287 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,287 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,288 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 151#L1045-4true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,288 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,288 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,288 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,288 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, 309#true, Black: 325#true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:23,288 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,288 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,288 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,288 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 117#L1043-2true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,298 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,298 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:23,298 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:19:23,298 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-17 11:19:23,298 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 151#L1045-4true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,298 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,298 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,298 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,298 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,298 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 309#true, Black: 325#true, 312#true, 149#L1045-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,298 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,298 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,298 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-17 11:19:23,298 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-17 11:19:23,298 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, 309#true, Black: 325#true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:23,298 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,298 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,298 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,298 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,298 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 224#threadENTRYtrue, Black: 325#true, 312#true, 166#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,301 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,301 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:23,301 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:23,301 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:23,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,325 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-17 11:19:23,325 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,325 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,325 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,328 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 249#L1025true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,328 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-17 11:19:23,328 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,328 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,328 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:23,328 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,331 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,331 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,331 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,331 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,331 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,331 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, Black: 325#true, 309#true, 244#threadENTRYtrue, 312#true, 166#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,343 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-03-17 11:19:23,343 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-03-17 11:19:23,343 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-17 11:19:23,343 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-17 11:19:23,344 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 117#L1043-2true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,344 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-03-17 11:19:23,344 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-17 11:19:23,344 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-17 11:19:23,344 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-17 11:19:23,344 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-03-17 11:19:23,344 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 309#true, Black: 325#true, 312#true, 149#L1045-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,344 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,344 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,344 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,344 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-17 11:19:23,344 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-17 11:19:23,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 297#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,344 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:19:23,344 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,344 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,344 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:23,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 244#threadENTRYtrue, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,345 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-03-17 11:19:23,345 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-03-17 11:19:23,345 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-17 11:19:23,345 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-17 11:19:23,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 311#true]) [2025-03-17 11:19:23,346 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,346 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,346 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,346 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,350 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-03-17 11:19:23,350 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-17 11:19:23,350 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-17 11:19:23,350 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-03-17 11:19:23,350 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,350 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,350 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,350 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,350 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,350 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,376 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,376 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,376 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,376 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,376 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,376 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [297#L1025true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,386 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,386 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,386 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,386 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [297#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,386 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,386 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,386 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,386 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,393 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 297#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,393 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,393 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,393 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,393 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:23,393 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:23,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,393 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,394 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,394 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,394 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,394 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,394 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,394 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,394 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,394 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [297#L1025true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,394 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,394 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,394 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,394 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,394 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,394 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [297#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-03-17 11:19:23,394 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,394 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,394 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,394 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,394 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [297#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:23,394 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,394 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,394 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,394 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,428 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [297#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:23,428 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,428 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,428 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,428 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,428 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 206#L1045-1true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,433 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,433 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,433 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,433 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,433 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,433 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,433 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,433 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 151#L1045-4true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,433 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,433 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,433 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,433 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,433 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,433 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,433 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,433 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:23,433 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,433 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,433 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,433 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,435 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:23,435 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,435 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,435 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,435 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,435 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,435 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 206#L1045-1true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,435 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,435 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,435 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,435 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,435 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,435 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 151#L1045-4true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,435 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,435 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,435 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,435 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,435 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,435 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, Black: 325#true, 169#L1028-5true, 312#true, 149#L1045-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,435 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,435 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,435 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,435 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,435 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,435 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:23,435 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,435 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,435 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,435 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,435 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,438 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 297#L1025true, Black: 325#true, 312#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,438 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 11:19:23,438 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:23,438 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:23,438 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:23,438 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:23,439 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 297#L1025true, Black: 325#true, 312#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,440 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,440 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:23,440 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:23,440 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:23,440 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:23,440 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:23,442 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 117#L1043-2true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,442 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,442 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:23,442 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:23,442 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-17 11:19:23,442 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:23,477 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,477 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,477 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,477 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,477 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,477 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,481 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,481 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,481 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,481 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,481 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,481 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,481 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,481 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,481 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,481 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,481 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,481 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,481 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,481 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,481 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,481 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,481 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,481 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:23,482 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,482 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,482 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,482 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,483 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 297#L1025true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,483 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,483 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,483 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,483 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,483 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 224#threadENTRYtrue, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,490 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,490 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,490 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,490 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 224#threadENTRYtrue, Black: 325#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,490 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,490 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,490 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,490 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 224#threadENTRYtrue, Black: 325#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,490 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,490 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,490 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,490 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 224#threadENTRYtrue, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:23,490 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,490 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,490 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,490 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,491 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 224#threadENTRYtrue, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,491 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,491 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,491 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,491 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,491 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,491 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 224#threadENTRYtrue, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,491 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,491 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,491 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,491 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,491 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,491 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 224#threadENTRYtrue, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,491 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,491 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,491 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,491 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,491 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,491 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 311#true]) [2025-03-17 11:19:23,491 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,491 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,491 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,491 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,491 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,491 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,491 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:23,491 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,491 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,491 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,491 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,491 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#L1025true, 329#true, 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,492 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-03-17 11:19:23,492 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-17 11:19:23,492 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-17 11:19:23,492 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-17 11:19:23,492 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [297#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-03-17 11:19:23,492 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,492 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,492 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,492 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,492 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,492 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [38#L1025true, 329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,494 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-03-17 11:19:23,494 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-17 11:19:23,494 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-17 11:19:23,494 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-17 11:19:23,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [38#L1025true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,494 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,494 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,494 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,494 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 249#L1025true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,500 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-03-17 11:19:23,500 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-17 11:19:23,500 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-17 11:19:23,500 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-17 11:19:23,500 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, Black: 325#true, 249#L1025true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,500 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,500 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,500 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,500 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,500 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,500 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,529 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,529 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,529 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,529 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,529 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,529 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 224#threadENTRYtrue, Black: 325#true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,533 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,533 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,533 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,533 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,535 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 297#L1025true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:23,535 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,535 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,535 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,535 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,535 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,538 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,538 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,538 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,538 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,538 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,538 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,538 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,538 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,538 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,538 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,538 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,538 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,538 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,538 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,538 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,538 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,538 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,538 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,538 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,538 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,538 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,538 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:23,538 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,538 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,538 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,538 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,538 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,538 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,582 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 297#L1025true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:23,582 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,582 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,582 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,582 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,582 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,589 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,589 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,589 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,589 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,589 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,589 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,589 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,589 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,589 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,589 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,589 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:23,589 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,589 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 297#L1025true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,589 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,589 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,589 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,589 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,589 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,589 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,589 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 297#L1025true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,589 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,589 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,589 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,589 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,589 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,589 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,589 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 297#L1025true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:23,589 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,589 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,589 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,589 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,589 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,589 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,593 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 297#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,593 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,593 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,593 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,593 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:23,593 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:23,593 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,593 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [297#L1025true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,593 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,593 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,593 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,593 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,593 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,593 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,593 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [297#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,593 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,593 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,593 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,593 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,593 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,593 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,593 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,594 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [297#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:23,594 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,594 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,594 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,594 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,594 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,594 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, Black: 325#true, 312#true, 249#L1025true, 166#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,597 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,597 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:23,597 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:23,597 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,628 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,628 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,628 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,628 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,628 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,628 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,628 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,628 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,628 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,628 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,628 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,628 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,628 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,628 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [314#true, 309#true, Black: 325#true, 244#threadENTRYtrue, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,633 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,634 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,634 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,634 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-17 11:19:23,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [38#L1025true, 310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,635 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,635 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,635 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,635 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [38#L1025true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,635 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-17 11:19:23,635 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,635 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,635 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [38#L1025true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,635 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,635 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,635 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,635 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,635 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [38#L1025true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 311#true]) [2025-03-17 11:19:23,635 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,635 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,635 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,635 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,635 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [38#L1025true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:23,635 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,635 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,635 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,635 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,637 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,637 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,637 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,637 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,637 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,637 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,637 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,637 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,637 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,637 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-17 11:19:23,637 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,637 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,637 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:23,637 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,637 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,637 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 297#L1025true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,637 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,637 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,637 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,637 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,637 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,637 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,637 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,637 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 297#L1025true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:23,637 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,637 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,638 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,638 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,638 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,638 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,638 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,638 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 297#L1025true, Black: 325#true, 169#L1028-5true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:23,638 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,638 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,638 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,638 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,638 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,638 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,638 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,638 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,638 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,638 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,638 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,638 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,639 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,639 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,639 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,639 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,639 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,639 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,639 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,639 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,639 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,639 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 151#L1045-4true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,639 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,639 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,639 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,639 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,639 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,639 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,639 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, Black: 325#true, 309#true, 312#true, 149#L1045-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,639 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,639 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,639 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,639 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-17 11:19:23,639 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,639 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-17 11:19:23,639 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, Black: 325#true, 309#true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:23,639 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,639 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,639 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,639 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,639 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,639 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 183#L1027true, 314#true, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,642 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,642 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,642 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,642 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 249#L1025true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,643 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,643 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,643 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,643 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 249#L1025true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:23,643 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,643 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,643 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,643 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 312#true, 249#L1025true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,643 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,643 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,643 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,644 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 312#true, 166#L1028-5true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:23,644 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,644 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,644 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,644 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,644 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 224#threadENTRYtrue, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,644 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,644 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,644 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,644 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,644 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,644 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 224#threadENTRYtrue, Black: 325#true, 312#true, 166#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,644 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,644 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,644 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,644 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,644 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,645 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 224#threadENTRYtrue, Black: 325#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,645 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,645 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,645 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,645 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,645 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,645 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 224#threadENTRYtrue, Black: 325#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,645 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,645 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,645 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,645 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,645 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,645 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 224#threadENTRYtrue, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:23,645 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,645 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,645 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,645 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,645 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,681 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,681 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-17 11:19:23,682 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,682 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,682 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:23,682 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,682 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,682 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:23,682 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,682 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-17 11:19:23,682 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,682 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,682 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,682 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,682 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 249#L1025true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:23,689 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-17 11:19:23,689 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:23,689 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,689 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 183#L1027true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,692 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,693 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,693 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,693 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,693 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,693 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,693 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,693 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,693 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,693 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,693 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,693 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,693 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,693 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,693 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,693 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,694 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,694 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,694 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,694 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,694 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,694 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,694 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,694 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,694 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,694 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,694 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,694 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,694 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,694 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:23,694 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,694 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,694 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,694 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,694 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,698 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,698 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,698 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,698 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:23,698 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,698 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 244#threadENTRYtrue, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,700 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,700 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,700 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,700 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 244#threadENTRYtrue, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,701 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,701 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,701 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,701 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 244#threadENTRYtrue, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,701 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,701 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,701 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,701 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,701 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [314#true, Black: 325#true, 309#true, 244#threadENTRYtrue, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,701 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,701 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,701 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,701 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,701 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-17 11:19:23,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][317], [314#true, Black: 325#true, 309#true, 244#threadENTRYtrue, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:23,701 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,701 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,701 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,701 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,703 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,703 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,703 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,703 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,703 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,703 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,703 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,703 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,703 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,703 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,703 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,703 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,703 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,703 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,703 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,703 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,703 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 151#L1045-4true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,703 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,703 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,704 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,704 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,704 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,704 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,704 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,704 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, Black: 325#true, 309#true, 312#true, 149#L1045-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,704 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,704 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,704 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,704 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-17 11:19:23,704 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,704 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,704 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-17 11:19:23,704 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, Black: 325#true, 309#true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:23,704 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,704 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,704 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,704 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,704 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,704 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,704 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 38#L1025true, 136#L1043-7true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,737 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,737 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,737 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,737 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 183#L1027true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:23,752 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,752 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,752 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,752 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 185#L1027true, Black: 325#true, 312#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:23,761 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,761 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,761 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,761 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 185#L1027true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,761 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,761 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,761 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,761 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 185#L1027true, Black: 325#true, 169#L1028-5true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,761 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,761 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,761 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,761 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 185#L1027true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:23,761 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,761 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,761 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,761 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 24#L1029true, 314#true, Black: 325#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,761 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,761 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,761 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,761 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 24#L1029true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,761 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-17 11:19:23,761 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,761 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,762 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 24#L1029true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,762 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,762 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,762 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,762 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 38#L1025true, 310#true, 314#true, Black: 325#true, 6#L1043-6true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,777 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,777 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,777 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,777 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:23,797 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,797 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,797 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,797 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 183#L1027true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,799 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,799 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,799 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,799 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 24#L1029true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:23,800 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-17 11:19:23,800 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:23,801 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:23,801 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:23,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [38#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,804 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,804 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,804 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,804 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,804 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 244#threadENTRYtrue, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,804 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,804 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,804 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,804 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,804 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,804 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 244#threadENTRYtrue, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,804 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,804 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,804 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,804 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,804 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,804 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 244#threadENTRYtrue, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,804 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,804 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,804 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,804 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,804 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,804 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [314#true, Black: 325#true, 309#true, 244#threadENTRYtrue, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-03-17 11:19:23,804 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,804 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,804 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,804 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,805 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-17 11:19:23,805 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,805 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][317], [314#true, 309#true, Black: 325#true, 244#threadENTRYtrue, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:23,805 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,805 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,805 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,805 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,805 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,806 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,806 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,806 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:23,806 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,806 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,806 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:23,806 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,806 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,806 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:23,806 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,806 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,806 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,806 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,806 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,806 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,806 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,806 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,806 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,806 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 297#L1025true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,807 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,807 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,807 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,807 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,807 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,807 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,807 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,807 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,807 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 297#L1025true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,807 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,807 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,807 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,807 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,807 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,807 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,807 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,807 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,807 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 297#L1025true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:23,807 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,807 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,807 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,807 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,807 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,807 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,807 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,807 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,808 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,808 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 151#L1045-4true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,808 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 309#true, Black: 325#true, 312#true, 149#L1045-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,808 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, 309#true, Black: 325#true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:23,808 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,808 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 38#L1025true, 310#true, 182#L1043-5true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,822 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-17 11:19:23,822 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,822 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,822 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 185#L1027true, Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,843 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,843 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,843 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,843 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 183#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,847 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,847 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,847 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,847 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 24#L1029true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,850 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-17 11:19:23,850 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:23,850 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:23,850 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:23,855 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [38#L1025true, 310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,855 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,855 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,855 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,855 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,855 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,855 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [38#L1025true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,855 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-17 11:19:23,855 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,855 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,856 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,856 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:23,856 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [38#L1025true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,856 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,856 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,856 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,856 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,856 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,856 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [38#L1025true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,856 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,856 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,856 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,856 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,856 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,856 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,856 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [38#L1025true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:23,856 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,856 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,856 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,856 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,856 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [38#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,860 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-17 11:19:23,860 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,860 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,860 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [38#L1025true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,860 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,860 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,860 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,860 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [38#L1025true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,860 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,860 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,860 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,860 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,860 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [38#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-03-17 11:19:23,860 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,860 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,860 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,860 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,860 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][317], [38#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:23,861 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,861 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,861 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,861 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, 199#L1029true, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,861 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,861 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,861 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,861 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,862 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,862 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,862 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,862 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,862 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,862 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,862 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,862 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,862 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,862 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-17 11:19:23,862 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,862 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,862 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:23,862 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,862 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,862 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,862 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [297#L1025true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,862 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,862 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,862 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,862 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,862 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,862 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,862 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,862 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [297#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,863 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,863 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,863 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,863 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,863 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,863 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,863 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,863 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,863 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [297#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:23,863 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,863 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,863 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,863 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,863 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,863 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,863 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,864 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 249#L1025true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,864 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,864 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,864 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,864 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,864 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,864 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 249#L1025true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,864 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-17 11:19:23,864 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:23,865 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,865 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,865 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:23,865 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 249#L1025true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,865 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,865 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,865 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,865 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,865 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,865 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 312#true, 249#L1025true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,865 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,865 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,865 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,865 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,865 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,865 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 312#true, 249#L1025true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:23,865 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,865 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,865 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,865 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,865 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [38#L1025true, 329#true, 260#L1043-4true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,874 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-17 11:19:23,874 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:23,874 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:23,874 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:23,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 24#L1029true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,902 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-17 11:19:23,902 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:23,902 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:23,902 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:23,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 199#L1029true, Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,911 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-17 11:19:23,911 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,911 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,911 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [185#L1027true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,912 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:23,912 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:23,912 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:23,912 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [185#L1027true, 314#true, 309#true, Black: 325#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,912 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-17 11:19:23,912 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,912 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:23,912 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:23,917 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 312#true, 249#L1025true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,917 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,917 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,917 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,917 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,917 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,917 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,917 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 224#threadENTRYtrue, Black: 325#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:23,917 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,917 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,917 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,917 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,917 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,917 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,918 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 297#L1025true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,918 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,918 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,918 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,918 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,918 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,918 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,918 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,918 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,918 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,918 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,918 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,918 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,918 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,918 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,918 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,918 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,918 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:23,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,920 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,920 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,920 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,920 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 185#L1027true, 314#true, 309#true, Black: 325#true, 312#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,924 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,924 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,924 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,924 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,924 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:23,924 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,924 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:23,924 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:23,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,924 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:23,924 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,924 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:23,924 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:23,924 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [185#L1027true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,924 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-17 11:19:23,924 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:23,924 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:23,924 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,924 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:23,924 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [185#L1027true, 314#true, Black: 325#true, 309#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,924 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-17 11:19:23,924 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,924 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:23,924 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:23,924 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:23,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [185#L1027true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:23,925 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:23,925 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:23,925 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,925 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:23,945 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [38#L1025true, 136#L1043-7true, 329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,945 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,945 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,945 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,945 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,945 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,958 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [185#L1027true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:23,958 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:23,958 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:23,958 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:23,958 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,958 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:23,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, 199#L1029true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:23,962 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-17 11:19:23,962 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:23,962 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:23,962 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:23,965 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 224#threadENTRYtrue, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,965 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,965 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,965 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,966 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,966 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,966 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,966 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 244#threadENTRYtrue, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,966 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,966 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,966 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,966 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,966 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,966 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,967 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 151#L1045-4true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,967 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,967 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,967 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,967 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,967 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,967 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,967 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,967 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,967 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,967 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,967 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,967 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,967 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,967 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,967 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,967 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,967 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,968 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,968 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [38#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,968 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-17 11:19:23,968 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,968 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,968 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:23,969 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,969 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [38#L1025true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,969 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,969 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,969 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,969 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,969 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,969 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [38#L1025true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,969 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,969 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,969 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,969 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,969 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,969 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [38#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,969 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,969 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:23,969 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,969 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:23,969 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,970 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:23,970 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][317], [38#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:23,970 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,970 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,970 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,970 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,970 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,971 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,971 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,971 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,971 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,971 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,971 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,971 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,973 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 224#threadENTRYtrue, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,973 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,973 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,973 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,973 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,973 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,973 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 183#L1027true, Black: 325#true, 312#true, 166#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,974 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,974 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,974 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,974 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,975 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 185#L1027true, 314#true, Black: 325#true, 309#true, 312#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true]) [2025-03-17 11:19:23,975 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,975 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,975 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:23,975 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:23,975 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,976 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 185#L1027true, Black: 325#true, 312#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,976 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,976 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,976 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,976 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,976 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,977 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,977 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,977 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,977 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,977 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-17 11:19:23,977 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,977 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,977 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,977 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,977 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,978 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,978 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:23,978 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-17 11:19:23,978 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:23,978 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:23,978 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:23,978 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 24#L1029true, 314#true, Black: 325#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,978 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,978 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,978 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,978 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,978 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:23,978 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 24#L1029true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,978 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-17 11:19:23,978 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:23,978 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,978 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,978 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,978 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 24#L1029true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 311#true]) [2025-03-17 11:19:23,978 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,978 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,978 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,978 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:23,979 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:23,979 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 24#L1029true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true, 311#true]) [2025-03-17 11:19:23,979 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-17 11:19:23,979 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:23,979 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:23,979 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:23,979 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:23,980 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 185#L1027true, Black: 325#true, 169#L1028-5true, 312#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,980 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-17 11:19:23,980 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,980 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:23,980 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,980 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,980 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:23,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 311#true]) [2025-03-17 11:19:23,980 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-17 11:19:23,980 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:23,980 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:23,980 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:23,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 311#true]) [2025-03-17 11:19:23,980 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-17 11:19:23,980 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:23,980 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:23,980 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:23,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 311#true]) [2025-03-17 11:19:23,980 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-17 11:19:23,980 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:23,980 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:23,981 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:23,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 24#L1029true, 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:23,985 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,985 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,985 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:23,985 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:23,998 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 38#L1025true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:23,999 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 11:19:23,999 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,999 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,999 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:23,999 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#L1025true, 329#true, 136#L1043-7true, 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,008 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,008 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,008 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,008 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 136#L1043-7true, 310#true, Black: 325#true, 169#L1028-5true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,009 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,009 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:24,009 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:24,009 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 136#L1043-7true, 310#true, 297#L1025true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,012 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,012 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,012 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,012 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,012 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 136#L1043-7true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,012 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-17 11:19:24,012 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:24,012 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:24,012 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,013 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,020 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,020 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,020 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,020 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,020 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 24#L1029true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,020 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,020 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,020 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,020 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,020 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,021 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,021 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,021 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,021 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,021 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,021 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 199#L1029true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,025 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,025 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,025 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,025 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,027 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,027 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,027 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,027 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,028 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 224#threadENTRYtrue, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,028 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-17 11:19:24,028 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:24,028 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,028 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,029 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,029 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,029 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 249#L1025true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,029 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,029 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,029 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,029 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,029 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,029 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,029 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][317], [314#true, 309#true, Black: 325#true, 244#threadENTRYtrue, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,029 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-17 11:19:24,029 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,029 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:24,029 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,029 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,029 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,030 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, 309#true, Black: 325#true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,030 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-17 11:19:24,030 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,030 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,030 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,030 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:24,030 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,030 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,030 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:24,030 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:24,030 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 297#L1025true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,030 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,030 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,030 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,030 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,030 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,030 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,030 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,030 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,030 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,030 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 169#L1028-5true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,030 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-17 11:19:24,030 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,030 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,030 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:24,030 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:24,031 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,031 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,031 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:24,031 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,031 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-17 11:19:24,031 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:24,031 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:24,031 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:24,031 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,031 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,031 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,031 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-17 11:19:24,031 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,031 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:24,031 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:24,031 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,031 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:24,032 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 185#L1027true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,032 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,032 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,032 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,032 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,032 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 183#L1027true, Black: 325#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,036 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,036 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,036 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,036 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true]) [2025-03-17 11:19:24,037 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-03-17 11:19:24,037 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-17 11:19:24,037 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-17 11:19:24,037 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-17 11:19:24,038 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 24#L1029true, 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,038 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,038 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,038 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,038 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,038 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,038 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [185#L1027true, 314#true, Black: 325#true, 309#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-03-17 11:19:24,038 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,038 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,038 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,038 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,038 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,038 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,039 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 185#L1027true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,039 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,039 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,039 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,039 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,039 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,039 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 295#L1027true]) [2025-03-17 11:19:24,041 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-03-17 11:19:24,041 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-17 11:19:24,041 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-17 11:19:24,041 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-17 11:19:24,041 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 311#true]) [2025-03-17 11:19:24,041 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,042 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,042 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,042 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-17 11:19:24,042 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,042 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 24#L1029true, 314#true, Black: 325#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,042 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,042 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,042 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,042 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,042 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,042 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 295#L1027true]) [2025-03-17 11:19:24,042 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,042 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,042 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,042 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 183#L1027true, 314#true, Black: 325#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,044 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-03-17 11:19:24,044 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-17 11:19:24,044 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-17 11:19:24,044 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-17 11:19:24,044 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 183#L1027true, 314#true, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,044 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,044 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,044 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,044 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,044 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,052 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 38#L1025true, 310#true, 182#L1043-5true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,052 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,052 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,052 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,052 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,052 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#L1025true, 329#true, 314#true, 309#true, Black: 325#true, 312#true, 6#L1043-6true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,062 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,062 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,062 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,062 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 169#L1028-5true, 312#true, 6#L1043-6true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,063 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,063 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,063 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,063 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 136#L1043-7true, 314#true, 309#true, Black: 325#true, 244#threadENTRYtrue, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,065 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-03-17 11:19:24,065 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-17 11:19:24,066 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-17 11:19:24,066 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-17 11:19:24,066 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 136#L1043-7true, 38#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,066 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,066 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,066 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,066 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,066 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 136#L1043-7true, 314#true, Black: 325#true, 309#true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,066 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-03-17 11:19:24,066 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-17 11:19:24,066 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-17 11:19:24,066 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-17 11:19:24,066 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 6#L1043-6true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,066 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,066 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,066 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,066 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,066 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,067 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 136#L1043-7true, 38#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,067 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,067 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,067 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,067 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,067 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,067 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 136#L1043-7true, 310#true, 314#true, Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,068 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-03-17 11:19:24,068 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-17 11:19:24,068 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-17 11:19:24,068 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-17 11:19:24,068 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 38#L1025true, 136#L1043-7true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,068 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,068 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,068 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,068 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,068 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,068 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,073 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,073 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,073 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,073 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,074 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 24#L1029true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,074 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,074 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,074 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,074 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,074 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,074 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,074 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,074 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,074 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,074 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,074 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 199#L1029true, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,079 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,079 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,079 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,079 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 311#true]) [2025-03-17 11:19:24,081 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,081 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,081 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,081 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,082 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 224#threadENTRYtrue, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,083 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,083 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,083 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,083 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,083 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,083 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,083 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 312#true, 249#L1025true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,083 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,083 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,083 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,083 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,083 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,083 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,083 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 244#threadENTRYtrue, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,083 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,083 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,083 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,083 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,083 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,083 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,084 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,084 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,084 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,084 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,084 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,084 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,084 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,084 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,084 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,084 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,084 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 297#L1025true, Black: 325#true, 169#L1028-5true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,084 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,084 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,084 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,084 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,084 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,084 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,084 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,084 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,084 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,084 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:24,084 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,084 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,084 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,084 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,084 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,084 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,084 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,084 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,085 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,085 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,085 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,085 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,085 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,085 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,085 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,085 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 224#threadENTRYtrue, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 311#true]) [2025-03-17 11:19:24,085 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,085 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,085 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,085 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,085 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,085 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,086 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 185#L1027true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,086 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,086 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,086 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,086 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,086 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 309#true, Black: 325#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,088 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,088 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,088 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,088 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [24#L1029true, 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-03-17 11:19:24,090 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,090 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,090 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,090 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,091 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,091 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [297#L1025true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,091 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [297#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,091 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [297#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,091 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,091 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,092 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,092 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,092 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,092 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,092 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:24,092 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,092 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,092 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,092 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,092 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,092 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,092 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,092 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,092 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,092 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 206#L1045-1true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,092 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,092 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,092 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,092 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,092 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,092 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,092 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,092 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,092 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 151#L1045-4true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,092 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,092 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:24,092 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:24,092 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:24,092 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:24,092 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:24,092 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:24,093 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:24,093 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:24,093 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,093 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-17 11:19:24,093 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:24,093 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:24,093 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:24,093 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:24,093 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:24,093 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:24,093 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:24,093 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,093 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,093 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,093 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,093 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:24,093 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:24,093 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:24,093 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,093 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,093 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:24,097 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 24#L1029true, 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,097 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,097 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,097 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,097 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,097 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,097 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,100 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [38#L1025true, 329#true, 260#L1043-4true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,100 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,100 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,100 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,100 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,100 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 38#L1025true, 182#L1043-5true, 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,110 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,110 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,110 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,110 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1043-5true, Black: 325#true, 312#true, 169#L1028-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:24,110 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,110 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,110 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,111 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, Black: 325#true, 309#true, 244#threadENTRYtrue, 312#true, 6#L1043-6true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,113 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-03-17 11:19:24,113 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-17 11:19:24,113 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-17 11:19:24,113 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-17 11:19:24,113 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#L1025true, 329#true, 314#true, Black: 325#true, 309#true, 312#true, 6#L1043-6true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,113 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,113 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,113 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,113 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,113 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 6#L1043-6true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,114 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-03-17 11:19:24,114 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-17 11:19:24,114 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-17 11:19:24,114 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-17 11:19:24,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 297#L1025true, Black: 325#true, 312#true, 6#L1043-6true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,114 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,114 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,114 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,114 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,114 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1043-5true, Black: 325#true, 312#true, 169#L1028-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,114 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,114 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,114 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,114 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,114 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,114 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#L1025true, 329#true, 314#true, 309#true, Black: 325#true, 312#true, 6#L1043-6true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,114 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,115 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,115 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,115 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,115 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,115 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 244#threadENTRYtrue, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,116 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-03-17 11:19:24,116 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-17 11:19:24,116 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-17 11:19:24,116 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-17 11:19:24,116 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [38#L1025true, 329#true, 310#true, 314#true, Black: 325#true, 6#L1043-6true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,116 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,116 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,116 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,116 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,116 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,116 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 311#true]) [2025-03-17 11:19:24,130 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,130 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,130 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,130 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,132 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 224#threadENTRYtrue, Black: 325#true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,132 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,132 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,132 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,132 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,132 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,132 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,132 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 166#L1028-5true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,132 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,132 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,132 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,132 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,132 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,133 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,133 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 244#threadENTRYtrue, 312#true, 166#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,133 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,133 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,133 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,133 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,133 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,133 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,133 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true]) [2025-03-17 11:19:24,133 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,133 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,133 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,133 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,133 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,133 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,134 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,134 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,134 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,134 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,134 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,134 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,134 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,134 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,134 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,134 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,134 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,134 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,134 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,134 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,134 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,134 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,134 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,134 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,134 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,134 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,134 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,134 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,134 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,134 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,134 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,134 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,134 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,135 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,135 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,135 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,135 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 224#threadENTRYtrue, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,135 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,135 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,135 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,135 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,135 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,135 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,136 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 185#L1027true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,136 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,136 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,136 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,136 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,136 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,138 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,138 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,138 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,138 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [24#L1029true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,138 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,138 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,138 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,138 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,141 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [38#L1025true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,141 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,141 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,141 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,141 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,141 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,141 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,141 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [297#L1025true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,141 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,141 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,141 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,141 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,141 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,141 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,141 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,141 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,141 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,142 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,142 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,142 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,142 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,142 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,142 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,142 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,142 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,142 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,142 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,142 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,142 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,142 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,142 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,142 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 309#true, Black: 325#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,143 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,143 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,143 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,143 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,143 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 155#L1029true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,143 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,143 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,143 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,143 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,144 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [38#L1025true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,144 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,144 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,144 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,144 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,144 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,144 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,145 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,145 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,145 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,145 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,145 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,145 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,146 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,146 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,146 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,146 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,146 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,146 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,146 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 185#L1027true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,146 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,146 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,146 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,146 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,146 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,146 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,146 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 185#L1027true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-03-17 11:19:24,146 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,146 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,146 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,146 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,146 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,146 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,146 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,146 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 185#L1027true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,146 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,146 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,146 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,146 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,146 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,146 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,147 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 249#L1025true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,147 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,147 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,147 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,147 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,147 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,147 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true]) [2025-03-17 11:19:24,149 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,149 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,149 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,149 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,151 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 185#L1027true, 314#true, Black: 325#true, 309#true, 312#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,151 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,151 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:24,151 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:24,151 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:24,151 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:24,151 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:24,151 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [185#L1027true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,151 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,151 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,151 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,151 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,151 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,151 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,151 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [185#L1027true, 314#true, Black: 325#true, 309#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 68#L1028-5true]) [2025-03-17 11:19:24,151 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,151 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,151 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,151 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,151 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,151 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,151 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,151 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [185#L1027true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,151 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,151 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,151 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,151 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,151 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,151 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 35#L1031-2true, Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,152 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,152 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,152 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,152 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, 35#L1031-2true, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,152 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,152 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,152 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,152 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,153 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,153 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,153 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,153 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,153 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,153 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,153 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,153 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,153 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,153 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,153 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,153 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,153 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 327#(= |#race~tids~0| 0), 68#L1028-5true]) [2025-03-17 11:19:24,153 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,153 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,154 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,154 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,154 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,154 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,154 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,154 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,154 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,154 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,154 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,154 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,154 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 309#true, Black: 325#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,154 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,154 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,154 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,154 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,154 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,154 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,154 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 155#L1029true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,154 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,154 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,154 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,154 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,154 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [260#L1043-4true, 38#L1025true, 329#true, 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,158 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,158 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,158 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,158 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 260#L1043-4true, 310#true, Black: 325#true, 169#L1028-5true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,159 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,159 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,159 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,159 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 182#L1043-5true, 314#true, 309#true, Black: 325#true, 244#threadENTRYtrue, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,162 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-03-17 11:19:24,162 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-17 11:19:24,162 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-17 11:19:24,162 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-17 11:19:24,162 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#L1025true, 329#true, 182#L1043-5true, 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,162 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,162 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,162 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,162 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,162 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1043-5true, 314#true, Black: 325#true, 309#true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,162 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-03-17 11:19:24,162 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-17 11:19:24,162 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-17 11:19:24,162 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-17 11:19:24,163 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 260#L1043-4true, 310#true, Black: 325#true, 169#L1028-5true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,163 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,163 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,163 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,163 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,163 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1043-5true, 297#L1025true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,163 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,163 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,163 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,163 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,163 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#L1025true, 329#true, 182#L1043-5true, 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,163 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,163 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,163 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,163 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,163 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,163 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 182#L1043-5true, 314#true, Black: 325#true, 169#L1028-5true, 244#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,165 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-03-17 11:19:24,165 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-17 11:19:24,165 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-17 11:19:24,165 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-17 11:19:24,166 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 38#L1025true, 310#true, 182#L1043-5true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,166 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,166 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,166 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,166 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,166 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,166 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,178 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [136#L1043-7true, 329#true, 314#true, Black: 325#true, 309#true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,178 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,178 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:24,178 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:24,178 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,178 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:24,180 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 249#L1025true, 166#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,180 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,180 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,180 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,180 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,180 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,180 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,182 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,182 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,183 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,183 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,183 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,183 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,183 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,183 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,183 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,183 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,183 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,183 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,183 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,183 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,186 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,186 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,186 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,186 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,186 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,186 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,186 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,187 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 185#L1027true, Black: 325#true, 169#L1028-5true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,187 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,187 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,187 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,187 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,187 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,187 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,189 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 68#L1028-5true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,189 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,189 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,189 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,189 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,189 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,189 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, 35#L1031-2true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,189 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,189 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,189 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,189 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][317], [24#L1029true, 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,190 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,190 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,190 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,190 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 183#L1027true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:24,192 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,192 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,192 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,192 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,192 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][317], [38#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,192 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,192 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,192 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,192 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,192 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,192 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,193 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [297#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,193 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,193 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,193 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,193 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,193 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,193 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,193 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,193 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,193 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,193 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 185#L1027true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,193 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,193 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,193 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,193 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,193 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,193 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,193 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,194 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [38#L1025true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,194 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,194 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,194 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,194 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,194 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,194 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,195 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, Black: 325#true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,195 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,195 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,195 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,195 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,195 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,195 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,196 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,196 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,196 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,196 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,196 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,196 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,196 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,196 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,196 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,196 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,196 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,196 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,196 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,196 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,196 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,196 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 185#L1027true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,196 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,196 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,196 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,196 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 185#L1027true, Black: 325#true, 169#L1028-5true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,197 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 185#L1027true, Black: 325#true, 169#L1028-5true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,197 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 295#L1027true]) [2025-03-17 11:19:24,197 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 295#L1027true]) [2025-03-17 11:19:24,197 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 295#L1027true]) [2025-03-17 11:19:24,197 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 295#L1027true]) [2025-03-17 11:19:24,197 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 295#L1027true]) [2025-03-17 11:19:24,198 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,198 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,198 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,198 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 183#L1027true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,199 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,199 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,199 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,199 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,199 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 183#L1027true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,199 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,199 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,199 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,199 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,199 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,199 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 183#L1027true, Black: 325#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,200 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,200 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,200 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,200 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,200 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 183#L1027true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,200 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,200 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,200 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,200 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,200 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 183#L1027true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,201 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,201 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,201 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,201 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,201 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,201 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 183#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,201 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,201 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,201 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,201 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,201 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,201 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 183#L1027true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,201 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,201 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,201 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,201 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,201 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,201 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 183#L1027true, 314#true, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,201 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,201 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,201 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,201 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,201 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,201 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,201 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 183#L1027true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,201 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,201 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,201 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,201 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,201 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 199#L1029true, Black: 325#true, 312#true, 166#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,202 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,202 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,202 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,202 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,203 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,203 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,203 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,203 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,203 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,203 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,203 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,204 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,204 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,204 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,204 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,204 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,204 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 240#L1031-8true, Black: 325#true, 312#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,204 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-17 11:19:24,204 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,204 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,204 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 240#L1031-8true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:24,204 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,205 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,205 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,205 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 240#L1031-8true, Black: 325#true, 169#L1028-5true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,205 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,205 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,205 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,205 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 240#L1031-8true, Black: 325#true, 169#L1028-5true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,205 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,205 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,205 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,205 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,205 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,205 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,205 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,205 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,205 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,205 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,206 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,206 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 311#true]) [2025-03-17 11:19:24,206 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-17 11:19:24,206 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,206 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,206 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,206 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-17 11:19:24,206 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,206 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 311#true]) [2025-03-17 11:19:24,206 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,206 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,206 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,206 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,206 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,206 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 311#true]) [2025-03-17 11:19:24,206 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,206 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,206 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,206 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,206 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,206 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,206 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,206 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,206 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,206 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,206 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,208 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true]) [2025-03-17 11:19:24,208 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-17 11:19:24,208 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,208 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,208 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,208 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [260#L1043-4true, 329#true, 314#true, Black: 325#true, 309#true, 244#threadENTRYtrue, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,209 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-03-17 11:19:24,209 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-17 11:19:24,209 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-17 11:19:24,209 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-17 11:19:24,210 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#L1025true, 329#true, 260#L1043-4true, 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,210 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,210 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,210 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,210 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,210 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [260#L1043-4true, 329#true, 314#true, Black: 325#true, 309#true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,210 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-03-17 11:19:24,210 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-17 11:19:24,210 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-17 11:19:24,210 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-17 11:19:24,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 260#L1043-4true, 310#true, 297#L1025true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,210 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,210 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,210 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,210 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,210 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [38#L1025true, 260#L1043-4true, 329#true, 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,210 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,210 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,210 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,211 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,211 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,211 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [260#L1043-4true, 329#true, 310#true, 314#true, Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,212 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-03-17 11:19:24,212 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-17 11:19:24,212 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-17 11:19:24,212 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-17 11:19:24,212 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [38#L1025true, 260#L1043-4true, 329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,212 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,212 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,212 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,212 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,212 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,212 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,223 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 6#L1043-6true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,223 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,223 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,223 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,223 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,223 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:24,234 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,234 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,234 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,234 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,234 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,234 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,234 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,234 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,234 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,234 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,234 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,235 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,235 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,235 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,235 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,236 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,236 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,236 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,236 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,236 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,236 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,236 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,236 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,236 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,236 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,237 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,237 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,237 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,237 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 183#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,239 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,239 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,239 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,239 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 240#L1031-8true, Black: 325#true, 169#L1028-5true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,240 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,240 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,240 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,240 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,240 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,240 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,240 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,240 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,240 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,240 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,240 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 35#L1031-2true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,240 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,240 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,240 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,240 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,240 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 311#true]) [2025-03-17 11:19:24,240 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,241 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,241 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,241 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,241 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [9#L1045-2true, 24#L1029true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,241 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,241 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,241 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,241 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,244 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 183#L1027true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,244 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,244 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,244 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,244 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,244 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,244 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [38#L1025true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,244 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,244 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,244 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,245 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,245 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,245 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,245 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,245 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,245 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,245 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,245 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,245 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,245 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,245 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,245 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,245 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,246 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 185#L1027true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,246 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,246 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,246 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,246 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,246 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,246 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,246 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,246 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,246 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [38#L1025true, 310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,246 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,246 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,246 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,246 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,246 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,246 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,247 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,247 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,247 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,247 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,247 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,247 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,247 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,248 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [24#L1029true, 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,248 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,248 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,248 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,248 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,248 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,249 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,249 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,249 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,249 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,249 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,249 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 90#L1031-2true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,249 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,249 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,249 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,249 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 199#L1029true, Black: 325#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,253 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,253 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,253 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,253 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,254 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [24#L1029true, 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,254 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,254 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,254 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,254 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,254 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,254 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,257 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 24#L1029true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,257 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,257 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,257 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,257 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,257 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,257 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 199#L1029true, Black: 325#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,258 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-03-17 11:19:24,258 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-17 11:19:24,258 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-17 11:19:24,258 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-17 11:19:24,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 35#L1031-2true, Black: 325#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,258 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-17 11:19:24,259 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:24,259 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:24,259 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 7#L1031-8true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 311#true]) [2025-03-17 11:19:24,259 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,259 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,259 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,259 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,259 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, 199#L1029true, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 311#true]) [2025-03-17 11:19:24,259 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,259 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,259 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,259 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,259 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,271 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1043-5true, 314#true, Black: 325#true, 309#true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,272 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,272 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,272 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:24,272 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,272 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 136#L1043-7true, 310#true, 185#L1027true, Black: 325#true, 169#L1028-5true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,285 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,285 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,285 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,285 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 136#L1043-7true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,285 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,285 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,285 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,285 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 136#L1043-7true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true, 311#true]) [2025-03-17 11:19:24,285 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,285 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,285 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,285 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,285 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 136#L1043-7true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true, 311#true]) [2025-03-17 11:19:24,285 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,285 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,285 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,285 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,285 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 136#L1043-7true, 297#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,287 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,287 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,287 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,287 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 240#L1031-8true, Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,295 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,295 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,295 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,295 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,296 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,296 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,296 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,296 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,296 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,296 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,296 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 35#L1031-2true, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,296 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,296 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,296 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,296 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,296 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 311#true]) [2025-03-17 11:19:24,296 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,296 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,296 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,296 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,297 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [24#L1029true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,299 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,299 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,299 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,299 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,305 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 183#L1027true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,305 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,305 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,305 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,305 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,305 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,306 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [38#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,306 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,306 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,306 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,306 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,306 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,306 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,307 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,307 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,307 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,307 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,307 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,307 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,307 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,307 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,307 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,307 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,308 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,308 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,308 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,308 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,308 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,308 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,308 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,308 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,308 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,308 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [38#L1025true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,308 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,308 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,309 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,309 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,309 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,309 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,311 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 249#L1025true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,311 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,311 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,311 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,311 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,311 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,312 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,312 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [24#L1029true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,312 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,313 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,313 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,313 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,313 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,314 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,314 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,314 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,314 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,314 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,314 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 90#L1031-2true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,314 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,314 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,314 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,314 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 188#L1031-8true]) [2025-03-17 11:19:24,318 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,318 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,318 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,318 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,324 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,324 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,324 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,324 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,324 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true]) [2025-03-17 11:19:24,324 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,324 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,324 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,324 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,324 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-17 11:19:24,324 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,331 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [260#L1043-4true, 329#true, 314#true, Black: 325#true, 309#true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,331 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,331 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,331 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,331 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,331 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 169#L1028-5true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,344 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,344 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,344 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,344 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, Black: 325#true, 6#L1043-6true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 295#L1027true]) [2025-03-17 11:19:24,344 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,344 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,344 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,344 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,344 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, Black: 325#true, 6#L1043-6true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true, 311#true]) [2025-03-17 11:19:24,344 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,344 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,344 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,344 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,344 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 297#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,346 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,346 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,346 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,346 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,356 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 183#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,356 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,356 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,356 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,356 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,356 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,358 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,358 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,358 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,358 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,358 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,358 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,358 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,358 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,358 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,362 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][317], [24#L1029true, 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,362 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,362 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,362 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,362 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,362 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,362 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 169#L1028-5true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,362 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,362 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,362 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,362 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,362 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 90#L1031-2true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,363 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,363 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,363 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,363 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true]) [2025-03-17 11:19:24,364 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,364 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,364 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,364 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [240#L1031-8true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,367 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,367 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,367 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,367 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [240#L1031-8true, 314#true, Black: 325#true, 309#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,367 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,367 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,367 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,367 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 295#L1027true]) [2025-03-17 11:19:24,367 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,367 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,367 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,367 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,368 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,368 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,368 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,368 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,368 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,368 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,368 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,368 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,368 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,368 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,368 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,368 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,368 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 185#L1027true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,369 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 185#L1027true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-03-17 11:19:24,369 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 185#L1027true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,369 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,369 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,370 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 183#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 166#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,370 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,370 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,370 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,370 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,370 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,370 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,371 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 183#L1027true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,371 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,371 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,371 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,371 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,371 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,371 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,371 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 183#L1027true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,371 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,371 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,371 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,371 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,371 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,371 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,371 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 183#L1027true, Black: 325#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,371 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,371 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,371 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,371 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,371 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,371 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,371 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 183#L1027true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,371 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,371 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,371 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,371 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,371 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,371 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 169#L1028-5true, 312#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,374 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,374 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:24,374 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,374 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:24,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,374 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,374 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,374 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,374 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,374 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,374 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,374 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,374 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,374 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,374 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,374 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,374 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,375 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,376 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,376 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, Black: 325#true, 309#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,376 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 327#(= |#race~tids~0| 0), 68#L1028-5true, 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,376 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 35#L1031-2true, Black: 325#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 311#true]) [2025-03-17 11:19:24,376 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 35#L1031-2true, Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,376 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, 35#L1031-2true, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,376 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,376 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,377 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, 35#L1031-2true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,377 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,377 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,377 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,377 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,377 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 240#L1031-8true, 314#true, 309#true, Black: 325#true, 312#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,378 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,378 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,378 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,378 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 240#L1031-8true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,378 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,378 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,378 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,378 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [240#L1031-8true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,378 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,378 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,378 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,378 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,378 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [240#L1031-8true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,378 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,378 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,378 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,378 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,378 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,378 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [240#L1031-8true, 314#true, Black: 325#true, 309#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-03-17 11:19:24,378 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,378 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,378 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,378 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,378 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [240#L1031-8true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,378 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,378 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,378 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,378 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1043-5true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,386 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,386 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,386 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,386 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 182#L1043-5true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 295#L1027true]) [2025-03-17 11:19:24,387 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,387 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,387 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,387 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,387 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 182#L1043-5true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 295#L1027true]) [2025-03-17 11:19:24,387 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,387 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,387 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,387 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,387 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1043-5true, 297#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,388 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,388 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,388 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:24,388 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 311#true]) [2025-03-17 11:19:24,401 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,401 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,401 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,401 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,401 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,402 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,402 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,402 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,402 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,402 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,402 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,402 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,402 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,402 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,402 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,402 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,402 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,403 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 311#true]) [2025-03-17 11:19:24,403 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,403 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,403 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,403 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,403 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,403 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,405 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [24#L1029true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,405 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,405 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,405 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,405 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,405 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,405 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,405 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,405 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,405 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,406 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,406 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,406 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,406 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,406 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,406 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,406 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,406 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,406 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,406 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,406 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,406 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,406 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,406 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,406 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 35#L1031-2true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,406 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,406 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,406 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,406 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,406 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1031-2true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,406 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,406 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,406 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,406 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,407 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [240#L1031-8true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,407 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,407 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,407 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,407 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,407 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][317], [314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 188#L1031-8true]) [2025-03-17 11:19:24,408 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,408 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,408 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,408 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,410 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,410 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,410 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,410 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,410 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,410 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,411 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,411 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,411 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 327#(= |#race~tids~0| 0), 313#true, 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,411 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 295#L1027true]) [2025-03-17 11:19:24,411 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 295#L1027true]) [2025-03-17 11:19:24,411 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 295#L1027true]) [2025-03-17 11:19:24,411 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,411 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,412 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,412 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,412 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 295#L1027true]) [2025-03-17 11:19:24,412 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,412 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,412 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,412 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,412 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,412 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,412 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true, 295#L1027true]) [2025-03-17 11:19:24,412 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,412 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,412 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,412 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,412 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 199#L1029true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:24,414 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,414 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,414 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,414 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 199#L1029true, Black: 325#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,414 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,414 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,414 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,414 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,414 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 199#L1029true, Black: 325#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,414 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,414 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,414 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,414 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,414 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 199#L1029true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,414 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,414 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,414 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,414 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true]) [2025-03-17 11:19:24,415 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,415 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,415 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,415 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true]) [2025-03-17 11:19:24,415 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,415 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,415 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,415 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true]) [2025-03-17 11:19:24,415 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,415 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,415 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,415 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,415 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 295#L1027true]) [2025-03-17 11:19:24,415 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,415 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,415 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,415 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,415 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][317], [314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true, 295#L1027true]) [2025-03-17 11:19:24,415 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,415 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,415 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,415 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,416 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,416 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,416 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,416 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,416 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,416 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,416 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,416 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,416 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,416 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,416 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,416 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,416 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,416 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,416 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,416 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,416 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,416 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,416 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,416 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,416 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,416 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,416 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [185#L1027true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,416 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,416 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,416 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,417 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,417 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,417 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,417 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,417 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [185#L1027true, 314#true, Black: 325#true, 309#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,417 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,417 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,417 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,417 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,417 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,417 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,417 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,417 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,417 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [185#L1027true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,417 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,417 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,417 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,417 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,417 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,417 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,417 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,418 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 199#L1029true, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,418 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,418 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,418 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,418 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,418 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,418 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,418 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,418 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,418 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,418 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,418 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,418 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 199#L1029true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 311#true]) [2025-03-17 11:19:24,418 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,418 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,418 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,418 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,418 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,418 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 199#L1029true, Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,418 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,418 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,418 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,418 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,418 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,418 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, 199#L1029true, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,418 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,418 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,418 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,418 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,418 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,418 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,418 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, 199#L1029true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,418 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,418 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,418 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,418 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,418 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, Black: 325#true, 7#L1031-8true, 312#true, 166#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:24,419 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,419 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,419 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-17 11:19:24,419 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-17 11:19:24,421 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 240#L1031-8true, 314#true, 309#true, Black: 325#true, 312#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,421 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,421 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,421 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,421 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,421 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,422 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 240#L1031-8true, Black: 325#true, 312#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,422 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,422 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-17 11:19:24,422 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,422 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,422 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,423 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 240#L1031-8true, Black: 325#true, 312#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,423 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,423 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-17 11:19:24,423 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,423 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,423 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,423 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 260#L1043-4true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,426 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,427 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,427 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,427 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [260#L1043-4true, 329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 295#L1027true]) [2025-03-17 11:19:24,427 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,427 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,427 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,427 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,427 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [260#L1043-4true, 329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true, 311#true]) [2025-03-17 11:19:24,427 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,427 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,427 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,427 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,427 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 260#L1043-4true, 297#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,428 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,428 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,428 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:24,428 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,447 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [24#L1029true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,447 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,447 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,447 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,447 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,447 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,447 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,447 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,447 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,447 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,448 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 327#(= |#race~tids~0| 0), 68#L1028-5true]) [2025-03-17 11:19:24,448 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,448 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,448 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,448 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,448 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,448 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,448 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,448 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 35#L1031-2true, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,448 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,448 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,448 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,448 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,448 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1031-2true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,448 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,448 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,448 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,448 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,449 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,449 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,449 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,449 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,449 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,449 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,449 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,450 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 127#L1045true, 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,450 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,450 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,450 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,450 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,450 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,450 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 199#L1029true, Black: 325#true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,452 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,452 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,452 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,452 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,453 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 240#L1031-8true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,453 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,453 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,453 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,453 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,453 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true]) [2025-03-17 11:19:24,454 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,454 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,454 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,454 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, Black: 325#true, 309#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,456 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,456 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,456 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,456 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,456 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 188#L1031-8true]) [2025-03-17 11:19:24,456 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,456 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,456 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,456 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,456 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 35#L1031-2true, Black: 325#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,457 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,457 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,457 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,457 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,457 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 240#L1031-8true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,457 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,457 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,457 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,457 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,457 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [314#true, 90#L1031-2true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-03-17 11:19:24,458 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,458 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,458 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,458 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,464 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 188#L1031-8true]) [2025-03-17 11:19:24,464 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,464 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,464 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,464 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,464 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,464 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,465 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [240#L1031-8true, 314#true, 309#true, Black: 325#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,465 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,465 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,465 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,465 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,465 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,465 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,466 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 240#L1031-8true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:24,466 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,466 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,466 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,466 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,466 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,466 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 35#L1031-2true, Black: 325#true, 312#true, 166#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,466 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,466 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,466 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,466 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,467 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 311#true]) [2025-03-17 11:19:24,467 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,467 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,467 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,467 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,467 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,467 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, Black: 325#true, 7#L1031-8true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 311#true]) [2025-03-17 11:19:24,468 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,468 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,468 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,468 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 136#L1043-7true, 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true]) [2025-03-17 11:19:24,488 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,488 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,488 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,488 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,491 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [240#L1031-8true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,491 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,491 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,491 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,491 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,491 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true]) [2025-03-17 11:19:24,493 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,493 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,493 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,493 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,497 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,497 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,497 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,497 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,497 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true]) [2025-03-17 11:19:24,497 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,497 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,497 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,497 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,497 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 35#L1031-2true, Black: 325#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,497 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,497 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,497 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,497 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,498 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 240#L1031-8true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,498 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,498 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,498 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,498 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,498 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [314#true, 90#L1031-2true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,498 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,498 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,498 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,498 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,500 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,501 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,501 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, Black: 325#true, 309#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,501 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,501 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true]) [2025-03-17 11:19:24,501 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true]) [2025-03-17 11:19:24,501 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true]) [2025-03-17 11:19:24,501 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,501 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 295#L1027true]) [2025-03-17 11:19:24,501 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,502 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,502 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,502 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,502 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,502 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,502 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][317], [314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true, 295#L1027true]) [2025-03-17 11:19:24,502 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,502 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,502 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,502 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,502 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,504 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, Black: 325#true, 35#L1031-2true, 312#true, 166#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,504 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-17 11:19:24,504 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,504 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,504 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,504 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,506 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,506 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-17 11:19:24,506 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,506 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,506 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,506 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,507 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,507 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-17 11:19:24,507 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:24,507 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,507 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,507 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:24,508 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,508 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,508 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,508 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:24,508 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,508 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,508 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,508 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,508 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,508 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:24,508 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,508 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,508 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,508 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,509 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,509 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,509 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,509 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,509 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,509 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,509 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,509 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,509 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,509 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,509 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,509 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,509 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, Black: 325#true, 309#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 87#L1031-2true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,509 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,509 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,509 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,509 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,509 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,509 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,509 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,509 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,509 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,509 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,509 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,509 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 6#L1043-6true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true]) [2025-03-17 11:19:24,522 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,522 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,523 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,523 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,533 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 327#(= |#race~tids~0| 0), 68#L1028-5true, 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,533 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,533 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,533 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,533 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,533 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,533 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,533 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][317], [314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 188#L1031-8true, 237#L1045-3true]) [2025-03-17 11:19:24,533 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,533 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,533 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,533 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,533 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 35#L1031-2true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,534 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,534 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,534 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,534 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,534 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 240#L1031-8true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,534 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,534 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,534 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,534 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,534 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][317], [314#true, 90#L1031-2true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,534 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,534 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,534 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,534 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,537 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,537 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,537 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,537 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,537 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,537 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,538 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,538 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,538 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,538 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,538 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,538 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,538 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,538 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,538 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,538 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,538 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,538 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,538 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,538 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,538 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,538 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,538 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,538 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,538 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,538 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,538 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,538 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,538 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,538 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,538 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,538 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,538 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,538 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,538 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,538 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,538 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,538 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,538 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,538 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,539 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 240#L1031-8true, Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,539 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,539 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,539 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,539 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,539 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,539 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 240#L1031-8true, Black: 325#true, 169#L1028-5true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,539 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,539 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,539 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,539 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,539 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,539 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 240#L1031-8true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,539 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,539 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,539 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,539 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,539 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 240#L1031-8true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,540 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 240#L1031-8true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,540 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 199#L1029true, Black: 325#true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,540 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 199#L1029true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,540 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 199#L1029true, Black: 325#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,540 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 199#L1029true, Black: 325#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,540 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 199#L1029true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,540 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,540 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,541 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,541 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,545 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,545 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,545 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:24,545 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,545 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,545 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:24,545 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:24,545 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 240#L1031-8true, 314#true, Black: 325#true, 309#true, 312#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,545 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,546 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,546 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,546 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,546 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,546 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:24,546 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [240#L1031-8true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,546 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,546 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,546 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,546 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,546 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,546 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,546 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [240#L1031-8true, 314#true, Black: 325#true, 309#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-03-17 11:19:24,546 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,546 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,546 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,546 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,546 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,546 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,546 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,546 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [240#L1031-8true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,546 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,546 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,546 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,546 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,546 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,546 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 182#L1043-5true, 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true]) [2025-03-17 11:19:24,556 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,556 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,556 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,557 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 166#L1028-5true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,567 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,567 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,567 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,567 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,568 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,568 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,568 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,568 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,568 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,568 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,568 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,568 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 166#L1028-5true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,569 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,569 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,569 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,569 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,570 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 127#L1045true, 327#(= |#race~tids~0| 0), 313#true, 311#true]) [2025-03-17 11:19:24,570 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,570 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,570 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,570 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,570 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,570 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,570 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,570 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 166#L1028-5true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,570 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,570 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,570 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,570 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,570 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,572 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,572 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,572 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,572 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,572 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,572 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,572 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,572 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true]) [2025-03-17 11:19:24,572 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,572 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,572 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,572 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,572 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,573 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 240#L1031-8true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,573 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,573 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,573 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,573 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,573 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,573 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 35#L1031-2true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:24,573 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,573 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,573 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,573 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,573 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 240#L1031-8true, Black: 325#true, 169#L1028-5true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,573 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,573 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,573 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,573 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,573 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,573 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1031-2true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,574 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,574 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,574 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,574 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,577 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 35#L1031-2true, Black: 325#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,577 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,577 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,577 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,577 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,577 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,577 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [90#L1031-2true, 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,577 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,577 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,577 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,577 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,577 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,577 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,577 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,577 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,577 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,577 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,577 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 240#L1031-8true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,578 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 240#L1031-8true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,578 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 240#L1031-8true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,578 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 240#L1031-8true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-03-17 11:19:24,578 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 240#L1031-8true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,578 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,578 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,580 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,580 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 127#L1045true, 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,580 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [185#L1027true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,580 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [185#L1027true, 314#true, Black: 325#true, 309#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,580 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,580 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [185#L1027true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,581 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 7#L1031-8true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,581 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,581 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 7#L1031-8true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 311#true]) [2025-03-17 11:19:24,581 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, Black: 325#true, 7#L1031-8true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,581 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,581 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,581 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 260#L1043-4true, 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true]) [2025-03-17 11:19:24,590 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,590 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,590 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,590 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,606 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,606 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-17 11:19:24,606 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:24,606 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,606 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,606 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,606 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,606 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true]) [2025-03-17 11:19:24,606 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,606 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,606 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,606 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,606 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,607 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [240#L1031-8true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,607 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,607 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,607 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,607 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,607 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,607 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 35#L1031-2true, Black: 325#true, 312#true, 166#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,607 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-17 11:19:24,607 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,607 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,607 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,607 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 240#L1031-8true, Black: 325#true, 169#L1028-5true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,608 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,608 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,608 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,608 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,608 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,608 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,608 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1031-2true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,609 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-17 11:19:24,609 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,609 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,609 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:24,612 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 35#L1031-2true, Black: 325#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,612 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,612 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,612 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,612 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,612 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,612 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [90#L1031-2true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,612 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,612 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,612 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,612 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,613 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,613 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,613 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,613 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,613 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,613 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,613 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,615 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [314#true, 90#L1031-2true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-03-17 11:19:24,615 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,615 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,615 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,615 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,615 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,615 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,615 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true]) [2025-03-17 11:19:24,615 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,615 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,615 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,615 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,615 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,615 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,616 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [185#L1027true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,616 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,616 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,616 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,616 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,616 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,616 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,616 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,616 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,616 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,617 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,617 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,617 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,617 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,617 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,617 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,617 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,617 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,617 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,618 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 90#L1031-2true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,618 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,618 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,618 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,618 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,618 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,618 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 295#L1027true]) [2025-03-17 11:19:24,618 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,618 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,618 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,618 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,618 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,618 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,620 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 183#L1027true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,620 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,620 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,620 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,620 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,620 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,620 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:24,639 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 136#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true]) [2025-03-17 11:19:24,640 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,640 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,640 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,640 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,640 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 136#L1043-7true, 310#true, 240#L1031-8true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,641 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,641 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,641 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,641 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 136#L1043-7true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,641 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,641 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,641 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,641 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,643 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [136#L1043-7true, 329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true, 311#true]) [2025-03-17 11:19:24,643 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,643 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,643 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,643 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,643 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,643 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,650 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 35#L1031-2true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,651 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,651 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,651 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,651 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,651 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,651 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][317], [90#L1031-2true, 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,651 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,651 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,651 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,651 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,651 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,651 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 169#L1028-5true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 87#L1031-2true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,651 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,651 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,651 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,651 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,651 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,651 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 199#L1029true, Black: 325#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,651 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,651 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,651 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,651 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,651 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,651 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,652 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [314#true, 90#L1031-2true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,652 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,652 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,652 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,652 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,652 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,652 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,652 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][317], [314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 295#L1027true]) [2025-03-17 11:19:24,652 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,652 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,652 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,652 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,652 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,652 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,653 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [185#L1027true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,653 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,653 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,653 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,653 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,653 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,653 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,653 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,653 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,653 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,654 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 240#L1031-8true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,654 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,654 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,654 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,654 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,654 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,654 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,654 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,654 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,654 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,654 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,654 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,654 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,654 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,654 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,654 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,654 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,654 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,655 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true, 295#L1027true]) [2025-03-17 11:19:24,655 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,655 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,655 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,655 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,655 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,655 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,656 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 183#L1027true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,656 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,656 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,656 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,656 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,656 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,656 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,662 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,662 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,662 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,662 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:24,662 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,662 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,662 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,662 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:24,663 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,663 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,663 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,663 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,663 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,663 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,663 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,663 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,663 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 309#true, Black: 325#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,663 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,663 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,663 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,663 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,663 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,663 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,663 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,663 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 87#L1031-2true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,663 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,663 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,663 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,663 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,663 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,663 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,664 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,678 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 6#L1043-6true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true]) [2025-03-17 11:19:24,679 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,679 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,679 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,679 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,679 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 185#L1027true, Black: 325#true, 312#true, 6#L1043-6true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,680 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,680 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,680 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,680 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 312#true, 6#L1043-6true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,680 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,681 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,681 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,681 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,682 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 295#L1027true]) [2025-03-17 11:19:24,682 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,682 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,682 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,682 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,682 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,683 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,692 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 166#L1028-5true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,692 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-17 11:19:24,692 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,692 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,692 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,692 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,693 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,693 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-17 11:19:24,693 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,693 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,693 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,693 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,693 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,693 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,694 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,694 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 311#true]) [2025-03-17 11:19:24,694 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-17 11:19:24,694 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,694 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,694 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,694 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,694 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,694 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,694 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,694 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,694 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 166#L1028-5true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,694 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-17 11:19:24,694 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,694 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,694 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,694 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,694 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,696 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,696 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-17 11:19:24,696 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,696 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,696 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,696 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,696 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,696 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,696 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 35#L1031-2true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,696 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-17 11:19:24,696 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,696 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,697 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,697 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,697 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1031-2true, 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,697 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-17 11:19:24,697 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,697 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,697 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,697 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,697 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:24,697 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-17 11:19:24,697 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,697 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,697 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,697 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,697 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 199#L1029true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,697 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,697 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,697 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,697 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,697 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,697 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,698 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true]) [2025-03-17 11:19:24,698 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,698 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,698 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,698 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,698 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,698 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,698 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][317], [314#true, 90#L1031-2true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,698 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,698 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,698 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,698 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,698 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,698 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,699 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,699 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,699 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,699 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,699 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,699 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,699 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,699 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,699 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,699 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,700 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 240#L1031-8true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,700 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,700 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,700 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,700 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,700 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,700 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,700 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,700 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,700 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 169#L1028-5true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,700 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,700 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,700 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,700 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,700 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,700 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,700 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,700 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,700 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 295#L1027true]) [2025-03-17 11:19:24,700 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,700 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,700 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,700 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,700 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,700 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,701 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 183#L1027true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,701 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,701 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,701 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,701 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,701 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,701 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,704 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,704 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,704 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,704 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,704 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,704 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:24,704 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,704 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,704 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,704 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,704 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,705 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,705 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,705 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,705 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,705 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,705 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,705 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,705 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,705 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,705 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,705 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,705 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,705 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,705 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,705 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,705 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,705 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,705 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,705 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,705 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,705 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,705 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,705 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,706 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 240#L1031-8true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:24,706 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,706 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,706 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,706 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,706 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,706 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,706 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,706 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,706 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 240#L1031-8true, Black: 325#true, 169#L1028-5true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,706 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,706 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,706 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,706 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,706 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,706 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,706 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,706 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,706 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 240#L1031-8true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,706 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,706 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,706 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,706 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,706 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,706 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,706 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,706 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,706 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,706 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 240#L1031-8true, Black: 325#true, 169#L1028-5true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,707 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 240#L1031-8true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,707 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 7#L1031-8true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,707 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 7#L1031-8true, 312#true, 166#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,707 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 7#L1031-8true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,707 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 7#L1031-8true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,707 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 7#L1031-8true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,707 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,707 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,719 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 182#L1043-5true, 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true]) [2025-03-17 11:19:24,719 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,719 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,719 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,719 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,719 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1043-5true, 185#L1027true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,720 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,720 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,720 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,720 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1043-5true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:24,720 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,720 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,720 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,720 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,722 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 182#L1043-5true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 295#L1027true]) [2025-03-17 11:19:24,722 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,722 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,722 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,722 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,722 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,722 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,731 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 136#L1043-7true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,731 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,731 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,731 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,731 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,731 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 136#L1043-7true, 185#L1027true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,732 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,732 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,732 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,732 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 136#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,732 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,732 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,732 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,732 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,736 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,736 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-17 11:19:24,736 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:24,736 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:24,736 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,736 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,736 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,736 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,736 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 35#L1031-2true, Black: 325#true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,736 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-17 11:19:24,736 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,736 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,736 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:24,736 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,736 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1031-2true, 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,736 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-17 11:19:24,736 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,736 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,736 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:24,736 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:24,736 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:24,736 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-17 11:19:24,736 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,736 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,736 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,736 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,736 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,738 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 199#L1029true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,738 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,738 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,738 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,738 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,738 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,738 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,739 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true]) [2025-03-17 11:19:24,739 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,739 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,739 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,739 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,739 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,739 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,739 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1031-2true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,739 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,739 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,739 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:24,739 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,739 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,739 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,740 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,740 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,740 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,740 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,740 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,740 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,740 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,740 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,740 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,740 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,740 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 240#L1031-8true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,740 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,740 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,740 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,740 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,741 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,741 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,741 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,741 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,741 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,741 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,741 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,741 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,741 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,741 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,741 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,741 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,741 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,741 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,741 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 295#L1027true]) [2025-03-17 11:19:24,741 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,741 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,741 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,741 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,741 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,741 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,742 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 183#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,742 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,742 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,742 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,742 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,742 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,742 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 327#(= |#race~tids~0| 0), 68#L1028-5true]) [2025-03-17 11:19:24,746 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,746 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,746 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 309#true, Black: 325#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,746 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,746 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 155#L1029true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,746 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,747 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,747 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,747 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,747 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,747 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,747 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,747 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,747 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,747 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,747 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,747 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,747 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,747 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,747 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 7#L1031-8true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,747 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,747 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,747 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,747 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,747 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,747 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 7#L1031-8true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,747 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,747 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,747 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,747 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,747 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,747 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, Black: 325#true, 7#L1031-8true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,747 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,747 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,747 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,747 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,747 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,747 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,747 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,747 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,748 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,748 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,748 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,748 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,748 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [240#L1031-8true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,748 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,748 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,748 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,748 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,748 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,748 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,748 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,749 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 240#L1031-8true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true]) [2025-03-17 11:19:24,749 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,749 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,749 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,749 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,749 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,749 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,749 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,749 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [240#L1031-8true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,749 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,749 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,749 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,749 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,749 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,749 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,749 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,749 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [240#L1031-8true, 314#true, 309#true, Black: 325#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,749 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,749 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,749 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,749 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,749 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,749 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,749 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,749 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,749 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [240#L1031-8true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,749 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,749 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,749 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,749 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,749 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,750 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,750 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,759 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 260#L1043-4true, 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true]) [2025-03-17 11:19:24,759 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,759 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,759 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,759 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,759 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 260#L1043-4true, 310#true, 185#L1027true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,760 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,760 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,760 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,760 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [260#L1043-4true, 329#true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:24,760 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,760 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,761 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,761 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,762 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [260#L1043-4true, 329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 295#L1027true]) [2025-03-17 11:19:24,762 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,762 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,762 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,762 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,762 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,762 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,775 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 169#L1028-5true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,775 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,775 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,775 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,775 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,775 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 185#L1027true, 314#true, 309#true, Black: 325#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,776 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,776 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,776 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,776 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 155#L1029true]) [2025-03-17 11:19:24,776 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,776 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,776 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,776 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,781 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [136#L1043-7true, 329#true, 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true]) [2025-03-17 11:19:24,781 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,781 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,781 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,781 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,781 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,781 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:24,783 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 136#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,783 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,783 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,783 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,783 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,783 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,785 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 199#L1029true, Black: 325#true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,785 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,785 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,786 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,786 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,786 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,786 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,788 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1031-2true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,788 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,788 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,788 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,788 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:24,788 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:24,788 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:19:24,790 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,790 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,790 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,790 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,790 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,790 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,790 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:24,790 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,790 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,790 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,790 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 240#L1031-8true, Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,790 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,790 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,790 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,790 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,790 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,790 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,790 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,790 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,790 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,790 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,790 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,790 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,790 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,790 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,790 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,790 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,790 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,790 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,796 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 35#L1031-2true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,796 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,796 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,796 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,796 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,796 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,796 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,796 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 7#L1031-8true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,796 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,797 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,797 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,797 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,797 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,798 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [24#L1029true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,798 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,798 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,798 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,798 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,798 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,798 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,798 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, Black: 325#true, 309#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,798 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-17 11:19:24,798 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-17 11:19:24,798 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-17 11:19:24,798 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-17 11:19:24,798 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-17 11:19:24,798 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-17 11:19:24,798 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-17 11:19:24,798 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-17 11:19:24,798 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-17 11:19:24,798 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,798 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,798 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,798 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,798 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,798 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,798 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,798 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,798 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,798 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,799 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 24#L1029true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,799 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,799 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,799 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,799 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,799 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,799 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,800 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 199#L1029true, Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,800 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,800 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,800 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,800 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,800 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,800 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,812 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1043-5true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,813 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,813 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,813 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,813 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,813 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1043-5true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,813 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,813 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,813 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,813 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1043-5true, 185#L1027true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,813 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,813 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,813 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,813 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,817 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 6#L1043-6true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true]) [2025-03-17 11:19:24,817 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,817 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:24,817 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,817 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,817 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,817 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,818 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,818 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,818 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,818 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,818 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,818 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,821 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [136#L1043-7true, 329#true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:24,821 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,821 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,821 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,821 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,821 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,821 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,830 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 35#L1031-2true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,830 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,830 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,830 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,830 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,830 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,830 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,830 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 7#L1031-8true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,830 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,831 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,831 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,831 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,831 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,832 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][317], [24#L1029true, 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,832 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,832 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,832 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,832 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,832 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,832 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,832 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,832 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,832 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,832 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,832 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,832 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,832 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,832 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,832 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,833 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,834 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 24#L1029true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,834 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,834 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,834 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,834 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,834 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,834 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,834 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, 199#L1029true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,834 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,834 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,834 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,834 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,835 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,835 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,837 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,837 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,837 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,837 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,837 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,837 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,837 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:24,837 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,837 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,837 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-17 11:19:24,837 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:19:24,837 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,837 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,837 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,837 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,837 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,837 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,838 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,838 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,838 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,838 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,838 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,838 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,838 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,838 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,838 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,838 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,838 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,838 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,838 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,838 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,838 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,838 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 87#L1031-2true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,838 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,838 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,838 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,838 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,838 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,838 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,838 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,838 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 7#L1031-8true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,838 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,838 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,838 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,838 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,838 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,839 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 7#L1031-8true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,839 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,839 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,839 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,839 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,839 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,839 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 7#L1031-8true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,839 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,839 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,839 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,839 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,839 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,839 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,839 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 7#L1031-8true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-03-17 11:19:24,839 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,839 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,839 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,839 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,839 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,839 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,839 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 7#L1031-8true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,839 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,839 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,839 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,839 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,839 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,852 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [260#L1043-4true, 329#true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,852 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,852 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,852 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,852 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,853 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [260#L1043-4true, 329#true, 185#L1027true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true]) [2025-03-17 11:19:24,853 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,853 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,853 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,853 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 260#L1043-4true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 155#L1029true]) [2025-03-17 11:19:24,853 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,853 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,853 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,853 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,858 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 182#L1043-5true, 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true]) [2025-03-17 11:19:24,858 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,858 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,858 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,858 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,858 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,858 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:24,860 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1043-5true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,860 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,860 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,860 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,860 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,860 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,865 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 312#true, 6#L1043-6true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,865 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,865 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,865 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,865 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,865 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,865 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 136#L1043-7true, 310#true, 314#true, 35#L1031-2true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,872 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,872 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,873 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,873 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,876 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 35#L1031-2true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,876 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,876 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,876 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,876 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,876 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,876 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,877 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 7#L1031-8true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,877 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,877 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,877 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,877 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,877 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,877 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,878 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [24#L1029true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,878 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,878 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,878 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,878 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,878 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,878 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,879 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,879 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,879 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,879 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,879 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,879 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,879 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,879 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,879 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,879 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,880 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 24#L1029true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,880 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,880 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,880 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,880 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,880 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,880 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,881 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 199#L1029true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,881 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,881 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,881 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,881 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,881 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,881 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,898 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [260#L1043-4true, 329#true, 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true]) [2025-03-17 11:19:24,898 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,899 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,899 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,899 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,899 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:24,899 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,900 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 260#L1043-4true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 327#(= |#race~tids~0| 0), 68#L1028-5true]) [2025-03-17 11:19:24,900 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,900 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,900 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,900 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,900 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,903 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1043-5true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 155#L1029true]) [2025-03-17 11:19:24,903 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,903 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,903 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,903 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,903 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,903 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 35#L1031-2true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,908 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,908 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,908 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,908 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,915 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 35#L1031-2true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:24,915 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,915 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,915 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:24,915 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,915 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,915 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,915 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 7#L1031-8true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,915 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,915 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,915 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,916 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,916 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,916 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,916 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [24#L1029true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,916 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,916 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,916 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,917 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,917 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,917 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,917 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 327#(= |#race~tids~0| 0), 68#L1028-5true]) [2025-03-17 11:19:24,917 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,917 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,917 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,917 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,917 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,917 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,917 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,917 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,917 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,918 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 24#L1029true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,918 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,918 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,918 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,918 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,918 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,918 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,918 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 199#L1029true, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 311#true]) [2025-03-17 11:19:24,918 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,919 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,919 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,919 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,919 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,919 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,922 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 240#L1031-8true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true]) [2025-03-17 11:19:24,922 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,922 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,922 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,922 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 240#L1031-8true, 314#true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,923 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [240#L1031-8true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,923 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [240#L1031-8true, 314#true, 309#true, Black: 325#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,923 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [240#L1031-8true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:24,923 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,923 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,931 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 260#L1043-4true, 310#true, Black: 325#true, 169#L1028-5true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,931 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,931 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,931 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,931 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,931 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,931 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 182#L1043-5true, 314#true, Black: 325#true, 35#L1031-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,936 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,936 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,936 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,936 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,943 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 136#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,943 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,943 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,943 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,943 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,943 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,943 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:24,943 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 136#L1043-7true, 310#true, 314#true, 35#L1031-2true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,943 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,943 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,943 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,943 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,943 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,945 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 35#L1031-2true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:24,945 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,945 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,945 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,945 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:24,945 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:19:24,945 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,945 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 7#L1031-8true, 312#true, 166#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,945 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,945 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,945 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,945 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,945 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,945 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,946 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 166#L1028-5true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,946 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,946 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:24,946 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,946 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,946 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,946 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:24,949 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,949 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,949 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,949 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,949 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,949 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,949 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,953 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true]) [2025-03-17 11:19:24,953 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,953 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,953 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,953 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,953 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,953 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,953 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [240#L1031-8true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,953 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,953 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,953 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,953 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,953 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,953 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,954 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,954 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,954 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,954 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,954 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,954 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,954 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,954 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,954 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,954 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,954 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,954 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,955 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 311#true]) [2025-03-17 11:19:24,955 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,955 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,955 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,955 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,955 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,955 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,955 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 7#L1031-8true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,955 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,955 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,955 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,955 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,955 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,955 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:24,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [260#L1043-4true, 329#true, 310#true, 314#true, 35#L1031-2true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,966 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,966 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,966 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,966 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:24,973 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,973 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-17 11:19:24,973 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,973 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,973 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:24,973 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:24,973 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:24,973 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 35#L1031-2true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:24,974 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:24,974 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,974 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,974 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,974 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:24,983 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][317], [314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,983 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,983 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,983 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,983 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,983 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,983 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,984 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [240#L1031-8true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,984 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,984 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,984 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,984 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,984 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:24,984 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:24,984 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,984 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,984 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:24,985 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:24,985 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,985 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,985 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,985 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,985 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:24,985 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,985 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:24,985 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:24,985 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,985 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,985 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,985 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,985 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,985 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,985 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,986 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:24,986 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,986 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,986 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,986 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,986 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:24,986 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:24,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 224#threadENTRYtrue, Black: 325#true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 127#L1045true, 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:24,993 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-17 11:19:24,993 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:19:24,993 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-17 11:19:24,993 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-17 11:19:25,005 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1043-5true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,005 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-17 11:19:25,005 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:25,005 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:25,005 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:25,005 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:25,005 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:25,005 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 182#L1043-5true, 314#true, Black: 325#true, 35#L1031-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,006 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,006 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,006 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,006 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,006 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 240#L1031-8true, Black: 325#true, 312#true, 6#L1043-6true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,009 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-17 11:19:25,009 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,009 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,009 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:25,014 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 136#L1043-7true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,014 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,014 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,014 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,014 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,014 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 136#L1043-7true, 310#true, 35#L1031-2true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,014 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,014 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,014 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,014 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,018 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true]) [2025-03-17 11:19:25,018 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-17 11:19:25,018 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,018 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:25,018 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:25,018 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:25,018 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:25,019 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 240#L1031-8true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,019 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-17 11:19:25,019 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:25,019 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:25,019 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:25,019 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:25,019 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,019 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:25,019 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:25,019 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:25,020 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 327#(= |#race~tids~0| 0), 313#true, 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:25,020 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,020 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,020 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,020 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:25,020 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,020 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,020 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,020 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,020 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 311#true]) [2025-03-17 11:19:25,020 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-17 11:19:25,020 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:25,020 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:25,020 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,020 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:25,020 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,021 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,021 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-17 11:19:25,021 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:25,021 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,021 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:25,021 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,021 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:25,024 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,024 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,024 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,024 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,024 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,024 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:25,024 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:25,024 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:25,024 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,024 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,024 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-17 11:19:25,024 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:25,024 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:25,024 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,024 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,024 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,024 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:19:25,024 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,024 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,024 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-17 11:19:25,024 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,024 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:25,024 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:25,024 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:25,024 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:25,024 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:25,024 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,025 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, Black: 325#true, 309#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,025 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-17 11:19:25,025 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:25,025 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:25,025 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,025 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:25,025 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:25,025 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:25,025 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:25,025 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 87#L1031-2true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:25,025 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-17 11:19:25,025 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:25,025 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:25,025 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,025 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:25,025 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,025 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:25,025 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,038 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 260#L1043-4true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,038 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-17 11:19:25,038 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:25,038 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:25,038 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:25,038 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:25,038 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:25,038 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 260#L1043-4true, 310#true, 314#true, 35#L1031-2true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,038 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-17 11:19:25,038 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,038 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,038 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,038 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1043-5true, 240#L1031-8true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,042 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,042 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,042 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,042 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,046 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 312#true, 6#L1043-6true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,046 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-17 11:19:25,046 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,046 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,046 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,046 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, Black: 325#true, 35#L1031-2true, 312#true, 6#L1043-6true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,046 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-17 11:19:25,046 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,046 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,046 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,048 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [136#L1043-7true, 329#true, 310#true, 35#L1031-2true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,048 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,048 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,048 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,048 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,048 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,050 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [136#L1043-7true, 329#true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,050 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,050 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,050 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,050 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,050 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,050 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 136#L1043-7true, 240#L1031-8true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,051 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-17 11:19:25,051 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:25,051 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:25,051 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:25,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 136#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,051 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-17 11:19:25,051 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:25,051 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,051 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,052 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 136#L1043-7true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,052 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-17 11:19:25,052 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:25,052 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,052 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,052 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:25,056 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true]) [2025-03-17 11:19:25,056 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,056 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:25,056 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:25,056 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:25,056 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,056 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:25,056 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [240#L1031-8true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,056 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,056 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:25,056 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:25,056 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,056 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:25,056 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:25,056 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,056 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:25,057 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:25,057 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,057 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,057 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,057 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,057 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,057 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,057 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:25,057 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,057 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,057 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 311#true]) [2025-03-17 11:19:25,057 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,058 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,058 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,058 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,058 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,058 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,058 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 7#L1031-8true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,058 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,058 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,058 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,058 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,058 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,058 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,062 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, Black: 325#true, 309#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,062 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-03-17 11:19:25,062 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-17 11:19:25,062 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-17 11:19:25,062 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-17 11:19:25,062 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-17 11:19:25,062 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-17 11:19:25,062 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-17 11:19:25,062 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-17 11:19:25,062 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-17 11:19:25,062 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,062 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,062 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,062 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:25,062 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:25,062 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:25,062 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:25,062 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:25,062 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:25,062 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,063 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, 35#L1031-2true, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 311#true]) [2025-03-17 11:19:25,063 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-03-17 11:19:25,063 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-17 11:19:25,063 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-17 11:19:25,063 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-17 11:19:25,063 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-17 11:19:25,063 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-17 11:19:25,063 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 35#L1031-2true, Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,063 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,063 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,063 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,063 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,063 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,063 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,064 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 90#L1031-2true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,064 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,064 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,064 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,064 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,064 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 260#L1043-4true, 310#true, 240#L1031-8true, Black: 325#true, 169#L1028-5true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,078 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,078 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,078 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,078 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,082 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1043-5true, Black: 325#true, 169#L1028-5true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,082 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-17 11:19:25,082 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,082 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,082 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,082 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 182#L1043-5true, Black: 325#true, 35#L1031-2true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,083 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-17 11:19:25,083 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,083 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,083 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,085 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, Black: 325#true, 35#L1031-2true, 312#true, 6#L1043-6true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,085 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,085 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,085 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,085 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,085 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:25,087 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 312#true, 6#L1043-6true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,087 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,087 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,087 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,087 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,087 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,087 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:25,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,088 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,088 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,088 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,088 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 240#L1031-8true, 314#true, Black: 325#true, 309#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true]) [2025-03-17 11:19:25,088 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-17 11:19:25,088 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:25,088 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:25,088 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:25,089 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,089 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-17 11:19:25,089 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,089 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,089 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,089 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,094 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1051] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][234], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 7#L1031-8true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,094 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,094 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:19:25,094 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:19:25,094 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:19:25,094 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 11:19:25,096 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,096 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,096 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:19:25,096 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:25,096 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,096 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,096 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,096 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,096 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,099 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 87#L1031-2true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:25,099 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,099 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:25,099 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:25,099 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:25,099 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,099 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:25,099 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,099 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:25,099 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,100 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, 35#L1031-2true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:25,100 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,100 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,100 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,100 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,100 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,100 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,101 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 90#L1031-2true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:25,101 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,101 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,101 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,101 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,101 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, Black: 325#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,104 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,104 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:19:25,104 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:19:25,104 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 11:19:25,104 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,105 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,105 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,105 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,105 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:25,105 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:25,105 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:25,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 314#true, Black: 325#true, 309#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,108 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,108 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,108 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,108 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 311#true]) [2025-03-17 11:19:25,108 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,108 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,108 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,108 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,108 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,108 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,108 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,108 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,108 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,108 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,108 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,108 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [314#true, Black: 325#true, 309#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,108 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,108 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,108 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,108 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:25,108 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,108 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,108 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,108 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 249#L1025true, 173#threadENTRYtrue, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,113 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-17 11:19:25,113 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:25,113 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:25,113 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:19:25,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 224#threadENTRYtrue, Black: 325#true, 312#true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,114 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-17 11:19:25,114 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:25,114 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:19:25,114 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 11:19:25,121 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 260#L1043-4true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,122 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-17 11:19:25,122 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,122 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:25,122 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,122 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:25,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [260#L1043-4true, 329#true, 310#true, 35#L1031-2true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,122 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-17 11:19:25,122 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:25,122 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:25,122 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,124 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 182#L1043-5true, Black: 325#true, 35#L1031-2true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,124 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,124 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:19:25,124 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,124 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,124 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,126 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1043-5true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:25,126 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,126 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,126 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,126 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:19:25,126 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,126 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1043-5true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,127 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-17 11:19:25,127 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,127 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,127 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:25,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1043-5true, 240#L1031-8true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,127 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-17 11:19:25,127 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:25,127 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,127 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:25,128 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1043-5true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 87#L1031-2true]) [2025-03-17 11:19:25,128 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,128 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,128 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:25,128 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,128 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:25,139 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,139 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,139 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,139 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,139 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,139 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,139 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:25,139 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:25,139 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:25,139 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,140 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 35#L1031-2true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,140 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,140 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,140 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,140 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,140 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,140 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,141 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1031-2true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,141 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,141 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,141 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,141 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,141 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,158 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 260#L1043-4true, 310#true, 35#L1031-2true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,158 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,158 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:25,158 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-17 11:19:25,158 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:25,158 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,160 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 260#L1043-4true, 310#true, Black: 325#true, 169#L1028-5true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,160 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,160 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,160 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-17 11:19:25,160 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:25,160 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,160 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:25,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 260#L1043-4true, 240#L1031-8true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,161 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-17 11:19:25,161 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:25,161 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,161 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:25,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 260#L1043-4true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,161 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-17 11:19:25,161 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:19:25,161 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,161 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,162 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 260#L1043-4true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 87#L1031-2true]) [2025-03-17 11:19:25,162 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-17 11:19:25,162 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:19:25,162 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:19:25,162 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,162 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,177 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,177 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,177 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:25,177 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:25,177 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:25,177 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,177 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,177 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,177 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:19:25,177 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,178 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 35#L1031-2true, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,178 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,178 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,178 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,178 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,178 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,178 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,179 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1031-2true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,179 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,179 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,179 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,179 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,179 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,205 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 136#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,205 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,205 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:25,205 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,205 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:25,205 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:25,205 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:25,217 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [314#true, Black: 325#true, 309#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,218 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,218 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,218 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,218 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,218 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,222 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 314#true, Black: 325#true, 309#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,222 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,222 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,222 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,222 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,222 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,222 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,222 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,222 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,222 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,222 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,222 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,222 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,222 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,222 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,222 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,222 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,222 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,222 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,222 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,222 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,222 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,222 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,222 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,222 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [314#true, Black: 325#true, 309#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,222 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,222 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,222 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,222 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,222 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,222 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,222 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:25,222 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,222 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,222 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,222 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,222 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 249#L1025true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,226 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-17 11:19:25,226 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 11:19:25,226 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 11:19:25,226 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:25,239 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,239 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-17 11:19:25,239 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,239 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:25,239 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,239 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,239 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:25,247 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,247 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,247 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,247 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,247 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,247 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,247 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,263 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1043-5true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,263 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-17 11:19:25,264 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,264 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:25,264 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:25,264 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:25,264 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,274 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:25,274 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,274 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,274 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,274 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,274 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,274 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,290 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [260#L1043-4true, 329#true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,290 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-17 11:19:25,290 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:19:25,290 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:19:25,290 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,290 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:25,290 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:25,307 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,307 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,307 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,307 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,307 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,307 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,308 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,326 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 117#L1043-2true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,326 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-17 11:19:25,326 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:25,326 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:19:25,326 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-17 11:19:25,326 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:25,326 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:25,338 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,338 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,338 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,338 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,338 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,338 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,338 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:25,373 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-17 11:19:25,373 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,373 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,373 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,373 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,373 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,373 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,373 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [Black: 325#true, 309#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,373 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,373 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,373 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,373 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:25,373 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,373 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,373 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,373 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,374 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 314#true, Black: 325#true, 309#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,374 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-17 11:19:25,374 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,374 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,374 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,374 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,374 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,374 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,374 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,374 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,374 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,374 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,374 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,374 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,374 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,374 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [314#true, Black: 325#true, 309#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,374 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,374 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,374 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,374 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,374 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,374 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,374 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,374 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:25,374 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,374 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,374 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,374 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,374 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,374 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,374 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,400 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,400 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,400 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,400 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,400 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,401 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,401 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,401 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,401 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,401 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,401 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,401 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,423 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 297#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,423 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:19:25,423 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,423 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,423 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:25,424 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:25,424 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,424 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,433 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:19:25,433 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,433 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,433 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,434 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,434 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:19:25,434 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,434 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,434 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,434 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,434 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,434 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [183#L1027true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 127#L1045true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,446 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-17 11:19:25,446 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 11:19:25,446 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 11:19:25,446 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:25,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 185#L1027true, 224#threadENTRYtrue, Black: 325#true, 312#true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,447 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-17 11:19:25,447 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 11:19:25,447 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:25,447 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 11:19:25,452 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, Black: 325#true, 309#true, 312#true, 149#L1045-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,452 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:19:25,452 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:25,452 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:25,452 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:25,452 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-17 11:19:25,452 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,452 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:25,452 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:25,452 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-17 11:19:25,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,478 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-17 11:19:25,478 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,478 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,478 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,478 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,478 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,478 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,478 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,478 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:19:25,478 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,478 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,478 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,493 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 151#L1045-4true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,493 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:19:25,493 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:25,493 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:25,493 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:25,493 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,493 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:25,493 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,493 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:25,493 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:25,493 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true, 311#true]) [2025-03-17 11:19:25,512 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,512 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,512 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,512 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,513 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,513 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,513 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,513 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,513 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:25,514 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,514 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,514 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,514 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,514 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,514 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:25,514 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:25,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:25,514 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,514 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,514 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,514 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,515 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,515 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,515 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,515 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:25,515 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:25,515 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:25,516 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:25,516 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,516 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:25,516 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:25,516 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:25,516 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:25,516 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:25,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, Black: 325#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,518 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,518 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-17 11:19:25,518 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,518 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:19:25,518 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,518 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,518 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,518 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,518 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:25,518 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:25,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 309#true, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,518 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:19:25,518 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,518 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:25,518 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:25,518 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true, 311#true]) [2025-03-17 11:19:25,518 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,518 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,518 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,518 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,518 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,519 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,519 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,519 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,519 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,519 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,519 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:25,532 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, Black: 325#true, 309#true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:25,532 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:19:25,532 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:25,532 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,532 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,532 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:25,532 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,532 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,532 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:25,532 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:25,532 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:25,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,556 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,556 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,556 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,556 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,556 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,556 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,557 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,557 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,557 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,557 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,559 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [Black: 325#true, 309#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,559 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,559 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,559 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,559 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,559 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,559 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,559 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,560 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,560 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [314#true, Black: 325#true, 309#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,560 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:25,560 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,560 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,561 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, Black: 325#true, 309#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 311#true]) [2025-03-17 11:19:25,561 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-17 11:19:25,561 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-17 11:19:25,561 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-17 11:19:25,561 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-17 11:19:25,561 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-17 11:19:25,561 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 309#true, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,561 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,561 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,561 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:25,561 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:25,562 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:25,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 183#L1027true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,573 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,573 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:25,573 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:25,573 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:25,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 185#L1027true, Black: 325#true, 312#true, 249#L1025true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,574 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,574 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:25,575 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:25,575 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:25,577 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true]) [2025-03-17 11:19:25,577 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:19:25,577 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,577 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,577 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,577 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,577 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,577 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:25,577 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:25,577 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,577 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,580 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [297#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,581 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:19:25,581 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:25,581 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:25,581 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,581 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,581 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,581 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,581 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,581 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,581 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,595 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 136#L1043-7true, 310#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,595 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,595 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:25,595 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:25,595 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:25,595 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:25,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,599 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:25,599 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,599 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,599 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,599 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,599 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:25,599 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,599 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,599 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,599 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:25,600 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,600 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:19:25,600 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:25,600 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:25,600 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:25,600 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:25,600 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,600 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,600 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:25,600 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:25,600 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 11:19:25,600 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:25,600 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,600 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,600 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:25,600 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:25,600 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:25,600 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:25,600 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:25,600 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,600 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,600 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:25,600 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:25,600 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:25,600 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,600 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,600 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:25,600 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:25,600 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:25,601 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:25,601 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:25,601 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,601 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,601 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:25,601 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:25,601 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:25,601 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:25,601 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,601 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:25,601 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:25,601 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:25,601 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,601 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,601 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:25,601 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:25,601 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:25,601 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:25,601 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:25,602 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,602 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,602 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,602 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,602 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,602 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 199#L1029true, Black: 325#true, 312#true, 173#threadENTRYtrue, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,614 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,614 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:25,614 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:25,614 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:25,614 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,614 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:19:25,614 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:25,614 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,614 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,614 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,614 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,614 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,614 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,614 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,614 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 224#threadENTRYtrue, Black: 325#true, 312#true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,615 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,615 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:25,615 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 11:19:25,615 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:25,617 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [297#L1025true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,617 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:19:25,617 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,617 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,617 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,617 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,617 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,617 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,617 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:25,617 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,617 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,632 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, Black: 325#true, 169#L1028-5true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,632 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,632 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:25,632 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:25,632 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:25,632 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:25,637 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:25,638 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,638 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,638 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,638 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,638 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,639 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,639 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,639 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,639 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,639 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,639 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,639 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,639 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,639 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:25,639 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,639 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,639 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,639 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,639 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,639 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,639 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,639 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,639 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,639 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,639 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,639 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,639 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:25,639 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,639 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,639 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:25,639 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,639 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,639 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,639 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,639 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,640 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,640 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:25,640 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,640 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:25,640 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,640 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,640 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,640 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,640 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,640 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,640 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,640 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,640 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,640 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,640 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 311#true]) [2025-03-17 11:19:25,640 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,640 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,640 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,640 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,640 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,640 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,640 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,640 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:19:25,640 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,640 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:25,640 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,640 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,640 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,640 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true, 237#L1045-3true]) [2025-03-17 11:19:25,640 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,640 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,640 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,640 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,640 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,640 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,641 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,641 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,642 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,642 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,642 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,642 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:19:25,654 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [297#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:25,654 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:25,654 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,654 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:25,654 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,654 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:25,654 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:25,654 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,654 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,654 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,655 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:25,668 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 182#L1043-5true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,668 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,668 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:25,668 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:25,668 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:25,668 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 11:19:25,675 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,675 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:25,675 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,675 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,676 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,676 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,677 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,677 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:19:25,677 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,677 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,677 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:25,677 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,677 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:25,677 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,677 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,677 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:25,677 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,677 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,677 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,677 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,677 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,677 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,677 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,677 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,677 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,677 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,677 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [Black: 325#true, 309#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,677 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,677 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,677 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,677 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,677 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,677 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,677 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:25,677 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,677 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,677 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,677 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,677 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,678 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,678 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,678 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:19:25,678 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,678 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,678 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:25,678 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,678 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:25,678 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,678 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,678 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,678 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,678 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,678 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,678 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,678 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,678 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,678 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,678 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,679 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,679 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,679 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,679 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,679 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,679 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,679 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,679 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,679 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,679 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,679 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,679 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,679 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [314#true, Black: 325#true, 309#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,679 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,679 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,679 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,679 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,679 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,679 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,679 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,679 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,679 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,679 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:25,679 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,679 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,679 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,679 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,679 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,679 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,679 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,679 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,679 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,692 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,692 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:19:25,692 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:25,692 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:25,692 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:25,692 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:25,692 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,692 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,692 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:25,692 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,692 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:25,704 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [260#L1043-4true, 329#true, 310#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,705 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:19:25,705 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:25,705 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:25,705 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:19:25,705 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 11:19:25,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 136#L1043-7true, 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,714 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,714 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,714 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,714 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,715 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:25,715 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:19:25,715 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:25,715 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,715 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,715 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:25,715 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,715 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,715 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,715 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,715 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,715 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,716 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,716 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,716 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,716 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,716 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:19:25,716 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,716 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:25,716 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:25,716 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,716 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,716 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,716 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,716 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,716 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,716 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,716 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,716 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,716 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,716 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,716 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true, 237#L1045-3true]) [2025-03-17 11:19:25,716 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,716 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,716 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,716 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,716 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,716 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,716 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,727 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 136#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,728 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:19:25,728 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:25,728 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,728 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:25,728 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:25,728 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 199#L1029true, Black: 325#true, 312#true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,732 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-17 11:19:25,732 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:19:25,732 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:19:25,732 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:19:25,732 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true]) [2025-03-17 11:19:25,732 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:19:25,732 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:25,732 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:25,732 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:25,732 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:25,732 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:25,732 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,732 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:25,732 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,732 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:25,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 249#L1025true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,734 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-17 11:19:25,734 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:19:25,734 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 11:19:25,734 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-17 11:19:25,763 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, Black: 325#true, 6#L1043-6true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,763 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:19:25,763 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,763 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:25,763 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:25,763 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,763 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 7#L1031-8true, 127#L1045true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,774 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-17 11:19:25,774 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:25,774 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:25,774 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-17 11:19:25,782 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 295#L1027true]) [2025-03-17 11:19:25,782 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:19:25,782 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,782 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,782 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,782 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,782 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 38#L1025true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,782 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:19:25,782 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:25,782 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:25,782 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:25,782 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:25,782 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,782 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-17 11:19:25,782 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:25,782 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:25,782 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:25,782 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:25,782 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [38#L1025true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,782 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:19:25,782 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,782 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:25,782 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,782 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,782 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,782 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:25,782 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,782 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:19:25,782 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,782 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,782 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,782 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,782 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,782 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,783 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [38#L1025true, 310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,783 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,783 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [38#L1025true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,783 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [38#L1025true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 311#true]) [2025-03-17 11:19:25,783 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 244#threadENTRYtrue, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,783 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,783 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 244#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:25,784 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:19:25,784 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,784 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,784 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,784 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,784 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,784 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,784 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [38#L1025true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:25,784 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:25,784 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,784 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,784 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,784 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,784 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,784 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,785 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 117#L1043-2true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,785 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-17 11:19:25,785 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:25,785 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:25,785 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:25,785 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-17 11:19:25,785 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:25,785 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,785 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:19:25,785 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,785 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,785 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,785 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,785 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,785 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,785 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,785 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,786 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,786 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,786 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:25,786 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,786 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,789 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 224#threadENTRYtrue, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,789 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 224#threadENTRYtrue, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,789 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 224#threadENTRYtrue, Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 311#true]) [2025-03-17 11:19:25,789 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,789 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:25,789 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,790 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:25,790 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:19:25,790 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,790 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,790 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,790 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,790 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,790 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,799 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,799 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,799 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,799 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,799 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,799 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,799 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,799 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,799 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:25,799 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,799 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,799 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:25,799 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,799 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:25,799 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,799 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,799 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,799 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,799 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:25,799 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:25,799 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,799 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 309#true, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,799 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:19:25,799 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,799 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,799 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:25,799 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:25,799 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:25,799 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:25,800 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,800 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,800 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,800 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,800 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,800 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [240#L1031-8true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,801 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-17 11:19:25,801 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,801 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,801 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:25,801 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:25,801 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,801 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,801 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,801 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:25,801 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,801 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,801 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,801 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 166#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,801 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:25,801 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:25,801 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:19:25,801 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,801 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,801 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:25,801 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,801 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,801 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,801 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,801 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,801 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,801 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,801 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,801 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,801 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [Black: 325#true, 309#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,801 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:19:25,801 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,802 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,802 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,802 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,802 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,802 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,802 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:25,802 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,802 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,802 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,802 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,802 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,802 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,802 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,806 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1043-5true, 314#true, Black: 325#true, 309#true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,806 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:19:25,806 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,806 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,806 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:25,806 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,806 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,834 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 185#L1027true, 314#true, 309#true, Black: 325#true, 312#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,834 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:19:25,834 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:25,834 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,834 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:25,834 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:25,834 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:25,834 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,834 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,834 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:25,834 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,834 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:25,834 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,834 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,834 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,834 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:25,834 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:25,834 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 249#L1025true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,834 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:19:25,834 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:25,834 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:25,835 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:25,835 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:25,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [136#L1043-7true, 329#true, 310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,835 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:19:25,835 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,835 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,835 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [260#L1043-4true, 329#true, 310#true, 314#true, Black: 325#true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,835 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-17 11:19:25,835 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:25,835 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:25,835 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:25,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 182#L1043-5true, 310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 311#true]) [2025-03-17 11:19:25,835 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:19:25,835 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,835 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,835 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,835 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [136#L1043-7true, 329#true, 310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,835 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:19:25,835 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:19:25,835 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,835 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,835 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,835 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:19:25,835 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,835 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,835 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,835 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,835 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:19:25,835 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:25,835 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,835 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 6#L1043-6true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,836 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [136#L1043-7true, 329#true, 310#true, 314#true, Black: 325#true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,836 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 199#L1029true, Black: 325#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,836 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 249#L1025true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,836 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 183#L1027true, 310#true, 314#true, Black: 325#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,836 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 311#true]) [2025-03-17 11:19:25,836 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 183#L1027true, 314#true, Black: 325#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,836 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:19:25,836 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,837 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 182#L1043-5true, 310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,837 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 260#L1043-4true, 310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,837 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 182#L1043-5true, 310#true, 314#true, Black: 325#true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,837 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 224#threadENTRYtrue, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,837 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,837 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,837 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 249#L1025true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,838 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,838 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 249#L1025true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 311#true]) [2025-03-17 11:19:25,838 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 224#threadENTRYtrue, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,838 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 224#threadENTRYtrue, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,838 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 224#threadENTRYtrue, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,838 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,838 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 224#threadENTRYtrue, Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,839 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 249#L1025true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,839 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 224#threadENTRYtrue, Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,839 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 249#L1025true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,839 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,839 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:25,839 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, Black: 325#true, 249#L1025true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,840 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [183#L1027true, 310#true, 314#true, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,840 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,840 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, Black: 325#true, 249#L1025true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,840 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, Black: 325#true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:25,840 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:25,840 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,840 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,841 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:25,841 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:19:25,841 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,841 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:19:25,841 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,841 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,841 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,841 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,841 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:19:25,841 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,841 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, Black: 325#true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:25,841 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:25,841 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,841 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,841 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,841 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,841 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,841 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:25,841 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,846 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,846 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,846 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,846 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,846 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,846 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,846 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,846 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,846 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,846 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 311#true]) [2025-03-17 11:19:25,846 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:19:25,846 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,846 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:25,846 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:25,846 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:25,846 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,846 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,846 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,846 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,846 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,846 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,846 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,846 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,846 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,846 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,846 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,846 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,846 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,846 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,846 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,846 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:25,846 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,846 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,846 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:25,847 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,847 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true, 311#true]) [2025-03-17 11:19:25,847 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,847 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,847 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,847 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,847 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,847 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,847 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,847 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,847 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,847 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:19:25,847 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,847 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,847 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:25,847 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:25,847 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,847 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:25,848 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,848 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,848 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,848 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,848 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,848 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,848 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,848 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,848 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,848 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,848 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,848 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,848 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:25,848 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:25,848 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,848 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,848 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, Black: 325#true, 309#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,848 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,848 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,848 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,848 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:25,848 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:25,848 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:25,848 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:25,848 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:25,848 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,848 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,848 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,848 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,848 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,848 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,848 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,849 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [260#L1043-4true, 329#true, 314#true, Black: 325#true, 309#true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true]) [2025-03-17 11:19:25,849 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:25,849 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,849 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,849 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,849 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:25,849 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:25,851 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 260#L1043-4true, 310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,851 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:25,851 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,851 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:25,851 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,851 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,859 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 136#L1043-7true, 297#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,859 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:25,859 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,859 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:25,859 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,859 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:25,861 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [136#L1043-7true, 329#true, 310#true, 314#true, Black: 325#true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,861 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:25,861 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,861 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,861 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,861 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:25,870 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [183#L1027true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,870 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-17 11:19:25,870 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,870 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,870 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,870 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,870 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,870 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,875 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 7#L1031-8true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,875 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-17 11:19:25,875 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:25,875 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:25,875 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:25,875 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:25,875 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 199#L1029true, Black: 325#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,875 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:25,875 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,875 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,875 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,875 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,875 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:25,882 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [136#L1043-7true, 329#true, 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,882 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,882 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,882 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,882 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,882 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,889 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 297#L1025true, 314#true, 309#true, Black: 325#true, 6#L1043-6true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,889 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:19:25,889 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:25,889 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:25,889 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,889 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:25,891 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 6#L1043-6true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,891 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:19:25,891 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,891 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,891 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,891 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:19:25,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 136#L1043-7true, 183#L1027true, 310#true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 311#true]) [2025-03-17 11:19:25,894 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:25,894 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,894 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,894 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 7#L1031-8true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,898 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:19:25,898 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:25,898 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,898 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:25,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 35#L1031-2true, Black: 325#true, 312#true, 127#L1045true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,899 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:19:25,899 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:25,899 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:25,899 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:25,902 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [183#L1027true, 310#true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:25,902 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:25,902 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,902 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,902 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,902 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,903 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:25,903 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:25,908 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 297#L1025true, Black: 325#true, 312#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,908 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:19:25,908 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:25,908 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:25,908 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,908 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:25,908 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:25,908 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:25,908 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,908 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:19:25,908 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,908 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,908 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:25,908 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:25,908 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,908 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:25,908 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,908 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,908 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,908 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,908 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:19:25,908 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:25,908 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,908 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:25,908 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,908 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,908 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:25,908 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:25,908 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,908 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:25,908 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 297#L1025true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,909 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:19:25,909 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,909 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,909 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:25,909 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,909 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,909 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,909 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,909 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,909 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,909 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 297#L1025true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-03-17 11:19:25,909 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:19:25,909 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,909 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,909 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,909 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,909 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,909 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,909 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,909 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,909 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,909 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 297#L1025true, Black: 325#true, 169#L1028-5true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:25,909 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:25,909 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,909 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:25,909 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,909 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,909 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,909 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,909 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,909 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:25,909 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:25,910 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 38#L1025true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,910 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:19:25,910 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:25,910 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:25,910 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:25,910 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:25,910 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:25,910 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [38#L1025true, 310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,910 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:19:25,910 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,910 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,910 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,910 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,910 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [38#L1025true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,911 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [38#L1025true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,911 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [38#L1025true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,911 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [38#L1025true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:25,911 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,911 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,913 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 249#L1025true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,913 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-17 11:19:25,913 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:25,913 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:25,913 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 11:19:25,913 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:25,913 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:25,913 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 11:19:25,913 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,913 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:19:25,913 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,913 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,913 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,913 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:19:25,913 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,913 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,913 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:19:25,913 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 249#L1025true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,914 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 249#L1025true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,914 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, Black: 325#true, 249#L1025true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,914 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, Black: 325#true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:25,914 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,914 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:25,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 314#true, Black: 325#true, 309#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,919 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,919 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,919 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,919 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,920 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 314#true, Black: 325#true, 309#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,920 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,920 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,920 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,920 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,920 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 136#L1043-7true, 310#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,920 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,920 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,920 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,920 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,921 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,922 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 311#true]) [2025-03-17 11:19:25,922 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,922 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 309#true, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,922 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-03-17 11:19:25,922 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,922 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,926 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1043-5true, 297#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,926 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:19:25,926 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:25,926 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,926 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:25,926 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:25,928 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 182#L1043-5true, 310#true, 314#true, Black: 325#true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,928 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:19:25,928 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,928 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,928 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:25,928 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:19:25,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 183#L1027true, 310#true, 314#true, Black: 325#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,931 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-17 11:19:25,931 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:25,931 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:25,931 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:25,937 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [183#L1027true, 310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,937 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-17 11:19:25,937 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:25,937 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:25,937 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:25,937 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:25,937 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:25,937 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:25,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 182#L1043-5true, 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,948 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,948 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,948 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,948 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,949 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 182#L1043-5true, 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,949 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,949 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,949 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,949 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,949 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 6#L1043-6true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,949 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,949 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,949 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,949 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:25,952 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 260#L1043-4true, 297#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,952 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-17 11:19:25,952 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:25,952 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:25,952 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:25,952 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:25,954 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 260#L1043-4true, 310#true, 314#true, Black: 325#true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,954 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-17 11:19:25,954 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:25,954 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-17 11:19:25,954 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:25,954 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:25,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 182#L1043-5true, 183#L1027true, 310#true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,957 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:19:25,957 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:25,957 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:25,957 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:25,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 183#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 185#L1027true, Black: 325#true, 312#true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,965 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:19:25,965 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:25,965 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 11:19:25,965 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:25,965 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [183#L1027true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,965 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:19:25,965 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:25,965 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:25,965 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:25,965 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:25,965 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:25,965 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:25,972 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 295#L1027true, 311#true]) [2025-03-17 11:19:25,973 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-17 11:19:25,973 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,973 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:25,973 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:25,973 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,973 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:25,973 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:25,973 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [185#L1027true, 314#true, Black: 325#true, 309#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,974 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-17 11:19:25,974 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,974 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:25,974 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:25,974 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:25,974 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:25,974 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:25,974 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:25,974 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:25,974 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:25,974 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, 199#L1029true, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,974 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:19:25,974 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:25,974 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:25,974 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:25,974 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:25,974 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:25,974 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:25,975 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [183#L1027true, 310#true, 314#true, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,975 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-17 11:19:25,975 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:25,975 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:25,975 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:25,975 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:25,975 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,975 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,975 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:25,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 260#L1043-4true, 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,981 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:19:25,981 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:25,981 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:25,981 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:25,981 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [260#L1043-4true, 329#true, 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,981 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:19:25,981 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:25,981 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:25,981 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:25,981 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:25,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1043-5true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,982 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-17 11:19:25,982 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,982 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,982 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:25,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 260#L1043-4true, 183#L1027true, 310#true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:25,987 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-17 11:19:25,987 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:25,987 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:25,987 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:25,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 35#L1031-2true, 312#true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:25,996 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:25,996 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:25,996 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:25,996 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 11:19:25,999 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true, 311#true]) [2025-03-17 11:19:25,999 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-17 11:19:25,999 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:25,999 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:25,999 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,000 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,000 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,000 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,000 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [185#L1027true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,000 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,001 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,001 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,001 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,001 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,001 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,001 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,001 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,001 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,001 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,001 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 199#L1029true, Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,001 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,001 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,001 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,001 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,001 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,001 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,001 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,002 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [183#L1027true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,002 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,002 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,002 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,002 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,002 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,002 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,002 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,002 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [260#L1043-4true, 329#true, 310#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,009 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-17 11:19:26,009 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:26,009 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:26,009 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:26,013 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,013 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-17 11:19:26,013 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:26,013 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:26,013 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:26,013 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:26,013 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:26,013 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:26,013 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:26,013 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:26,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [136#L1043-7true, 329#true, 310#true, 314#true, 199#L1029true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,021 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,021 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,021 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,021 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,026 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,026 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,026 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,026 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,026 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,026 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,026 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,026 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,027 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [185#L1027true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,027 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,027 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,027 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,027 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,027 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,027 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,027 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,027 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,027 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,027 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,028 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, 199#L1029true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,028 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,028 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,028 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,028 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,028 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,028 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,028 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,029 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [183#L1027true, 310#true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,029 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,029 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,029 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,029 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,029 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,029 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,029 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,029 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,032 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,032 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,032 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,032 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,032 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,032 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,032 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,032 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,032 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,032 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,032 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,032 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,032 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,032 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,032 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,032 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,032 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,032 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,032 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,032 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,032 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,032 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 151#L1045-4true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,033 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, Black: 325#true, 309#true, 312#true, 149#L1045-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,033 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, Black: 325#true, 309#true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,033 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:26,033 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:19:26,040 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 136#L1043-7true, 310#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,040 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:26,040 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:26,040 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:26,040 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:26,040 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:26,041 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true, 237#L1045-3true]) [2025-03-17 11:19:26,041 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-17 11:19:26,041 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:26,041 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:26,041 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:26,041 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:26,041 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:26,041 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:26,041 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:26,041 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:26,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 199#L1029true, Black: 325#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,047 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,047 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,047 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,047 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,055 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 295#L1027true]) [2025-03-17 11:19:26,055 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,055 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,055 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,055 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,055 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,055 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,055 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,056 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 185#L1027true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,056 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,056 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,056 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,056 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,056 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,056 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,056 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,056 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,056 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,056 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,056 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 199#L1029true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,056 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,056 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,056 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,056 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,056 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,056 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,056 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,057 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [183#L1027true, 310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,057 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,057 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,057 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,057 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,057 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,057 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,057 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,057 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,067 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 6#L1043-6true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,067 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:26,067 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:26,067 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:26,067 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:26,067 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:26,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 136#L1043-7true, 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,068 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-03-17 11:19:26,068 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-03-17 11:19:26,068 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-03-17 11:19:26,068 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-03-17 11:19:26,069 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,069 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:19:26,069 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:26,069 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:26,069 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:26,069 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:26,069 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:26,069 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:26,069 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:26,069 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:26,069 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,069 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:26,069 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:26,069 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:26,069 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:26,069 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:26,069 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:26,069 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:26,069 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:26,069 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:26,069 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,069 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:19:26,069 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:26,069 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:26,069 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:26,069 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:26,069 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:26,069 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:26,069 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:26,069 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:26,069 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,069 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:19:26,069 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:26,070 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:26,070 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:26,070 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:26,070 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:26,070 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:26,070 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:26,070 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:26,070 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,070 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:19:26,070 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:26,070 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:26,070 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:26,070 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:26,070 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:19:26,070 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:19:26,070 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:19:26,070 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,070 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:26,070 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:26,070 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:26,070 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:26,070 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:26,070 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:26,070 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:26,070 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:26,070 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:26,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 182#L1043-5true, 310#true, 314#true, 199#L1029true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,074 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,074 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,074 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,074 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,084 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true, 311#true]) [2025-03-17 11:19:26,084 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,084 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,084 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,084 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,084 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,084 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,084 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 199#L1029true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 127#L1045true, 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:26,085 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:19:26,085 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:26,085 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:26,085 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,085 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 185#L1027true, 314#true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,085 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,085 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,085 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,085 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,085 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,085 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,085 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,085 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,085 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,085 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,085 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 199#L1029true, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,085 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,085 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,085 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,085 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,085 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,085 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,085 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 183#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,087 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:19:26,087 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,087 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:26,087 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 11:19:26,087 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [183#L1027true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,087 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,087 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,087 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,087 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,087 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,087 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,087 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,087 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,090 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,090 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,090 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,090 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,090 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,090 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,090 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,090 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,090 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,090 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,090 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,090 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,090 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,090 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,091 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 151#L1045-4true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,091 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, Black: 325#true, 309#true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,091 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:26,091 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:19:26,094 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, Black: 325#true, 7#L1031-8true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,094 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,094 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,094 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,094 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,094 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,094 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,094 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,096 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 24#L1029true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,096 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,096 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,096 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,096 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,096 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,096 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,096 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,096 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 309#true, Black: 325#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,096 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,096 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,096 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,096 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,096 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,096 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,096 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,096 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,096 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,096 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,097 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, 199#L1029true, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,097 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,097 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,097 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,097 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,097 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,097 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,097 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,097 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,106 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1043-5true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,106 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:19:26,106 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:26,106 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:26,106 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:26,106 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:26,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, Black: 325#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,107 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2025-03-17 11:19:26,107 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-03-17 11:19:26,107 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-03-17 11:19:26,107 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-03-17 11:19:26,108 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,108 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:19:26,108 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:26,108 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:26,108 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:26,108 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:26,108 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:26,108 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:19:26,109 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:26,109 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:26,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 260#L1043-4true, 310#true, 314#true, 199#L1029true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,110 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,110 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,110 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,110 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,126 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 7#L1031-8true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,126 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,126 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,126 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,127 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,127 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,127 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,127 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,127 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 24#L1029true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,127 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,128 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,128 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,128 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,128 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,128 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,128 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,128 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,128 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,128 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,128 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,128 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,128 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,128 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,128 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,128 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,128 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,128 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,128 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 199#L1029true, Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,129 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,129 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,129 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,129 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,129 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,129 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,129 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,129 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,133 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,133 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,133 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:19:26,133 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,133 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,133 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,133 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,133 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,133 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,133 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,133 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,133 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,133 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,133 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,133 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,133 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,133 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,133 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,133 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,133 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,133 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,133 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,133 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,133 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:19:26,133 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [297#L1025true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,133 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,133 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,133 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,133 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,133 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,133 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,133 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,133 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,134 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,134 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,134 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,134 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [297#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,134 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,134 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,134 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,134 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,134 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,134 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,134 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,134 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,134 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,134 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,134 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,134 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [297#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,134 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,134 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,134 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,134 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,134 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,134 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,134 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,134 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,134 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,134 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,134 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,141 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 260#L1043-4true, 310#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,141 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:19:26,141 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:19:26,141 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:26,141 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:26,141 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:26,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1043-5true, 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,141 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is not cut-off event [2025-03-17 11:19:26,141 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-03-17 11:19:26,141 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-03-17 11:19:26,141 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-03-17 11:19:26,143 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [136#L1043-7true, 329#true, 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,143 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:19:26,143 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:26,143 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:19:26,143 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:26,143 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:19:26,163 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,163 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,163 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,163 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,163 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,163 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,163 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,163 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,163 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 24#L1029true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,163 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,163 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,163 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,163 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,164 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,164 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,164 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,164 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,164 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,164 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,164 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,164 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,164 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,164 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,164 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,164 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,165 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,165 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,165 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, 199#L1029true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,165 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,165 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,165 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,165 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,165 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,165 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,165 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,165 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 260#L1043-4true, 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,176 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2025-03-17 11:19:26,176 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-03-17 11:19:26,176 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-03-17 11:19:26,176 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2025-03-17 11:19:26,177 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, Black: 325#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,177 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:19:26,177 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:26,177 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:19:26,177 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:26,177 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:26,189 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [136#L1043-7true, 329#true, 185#L1027true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,189 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,189 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,189 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,189 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,189 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,189 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [136#L1043-7true, 329#true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,189 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,189 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,189 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,189 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,189 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,189 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,189 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,192 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [136#L1043-7true, 329#true, 183#L1027true, 310#true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,192 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,192 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,192 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,192 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,192 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,196 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,196 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,196 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,196 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,196 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,196 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,196 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,196 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,197 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 24#L1029true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,197 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,197 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,197 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,197 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,197 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,197 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,197 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,198 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,198 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,198 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,198 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,198 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,198 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,198 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,198 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,198 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,198 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,198 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,198 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 199#L1029true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,198 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,198 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,198 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,198 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,198 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,198 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,198 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,198 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,207 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,207 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,207 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,207 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,207 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,207 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,207 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,207 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,207 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,207 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,207 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,207 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:19:26,207 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,208 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [297#L1025true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,208 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [297#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,208 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,208 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,216 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,216 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,216 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,216 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,216 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,216 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,216 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,216 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,216 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,216 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,216 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,216 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,216 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,216 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,216 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,217 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,217 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,217 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,217 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,217 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:19:26,217 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,217 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,217 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,217 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,217 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,217 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:19:26,217 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,217 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,217 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:19:26,217 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:26,217 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:26,217 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:26,217 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,217 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:26,217 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,217 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:19:26,217 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,217 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:19:26,218 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:19:26,218 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,218 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,218 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,218 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,218 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,218 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,219 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,219 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,219 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,219 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,219 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,219 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,219 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,219 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,219 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,219 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,219 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,219 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,219 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,219 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,219 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,219 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,219 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,219 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,219 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,219 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,219 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,219 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,219 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,219 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,219 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,220 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:19:26,220 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:26,220 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,220 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:26,220 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,220 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:19:26,220 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,220 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,220 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,220 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,220 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,220 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,220 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:19:26,220 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:26,220 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:26,220 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:26,220 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 11:19:26,220 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:26,220 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:19:26,220 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,220 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:26,220 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:26,220 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,221 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:19:26,221 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,221 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,221 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,221 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,221 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,221 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,221 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,221 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:19:26,221 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,221 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,223 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 224#threadENTRYtrue, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,223 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,223 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,223 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,223 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,223 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,223 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,223 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,223 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,223 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,223 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,223 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 224#threadENTRYtrue, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,223 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,223 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,223 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,223 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,223 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,223 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,223 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,223 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,223 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,223 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,223 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 224#threadENTRYtrue, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,223 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:19:26,223 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:19:26,223 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:19:26,224 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,224 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,224 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,224 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,224 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,224 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,224 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:19:26,224 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,224 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:19:26,224 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:19:26,224 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:19:26,224 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:26,224 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:26,224 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:26,224 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:19:26,224 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,224 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 11:19:26,224 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,224 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,224 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:19:26,224 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,224 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:19:26,224 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,224 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,224 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,224 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,224 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:19:26,224 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,224 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:19:26,226 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 327#(= |#race~tids~0| 0), 68#L1028-5true]) [2025-03-17 11:19:26,226 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,226 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,226 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,226 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,226 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,226 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,226 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,226 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,226 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,230 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1043-5true, 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 311#true]) [2025-03-17 11:19:26,230 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:19:26,230 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:26,231 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:26,231 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:19:26,231 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:19:26,240 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 185#L1027true, 314#true, Black: 325#true, 309#true, 6#L1043-6true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,240 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,240 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,240 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,240 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,240 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,240 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, Black: 325#true, 309#true, 6#L1043-6true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 155#L1029true]) [2025-03-17 11:19:26,240 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,240 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,240 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,240 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,240 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,240 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,240 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,243 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 183#L1027true, 310#true, 314#true, Black: 325#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,243 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,243 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,243 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,243 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,243 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 185#L1027true, Black: 325#true, 7#L1031-8true, 312#true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,250 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:19:26,250 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,250 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,250 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:26,251 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 7#L1031-8true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,251 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,251 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,251 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,251 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,251 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,251 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,251 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,251 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 24#L1029true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,251 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,251 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,251 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,251 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,251 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,251 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,252 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 199#L1029true, Black: 325#true, 312#true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,252 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:19:26,252 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,252 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,252 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:26,253 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,253 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,253 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,253 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,253 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,253 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:26,253 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,253 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,253 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,253 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,253 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,253 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 199#L1029true, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,253 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,253 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,253 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,253 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,253 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,253 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,253 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,253 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,257 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 35#L1031-2true, Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,257 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,257 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,257 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,257 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,257 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,258 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,258 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,262 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, Black: 325#true, 309#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 68#L1028-5true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-03-17 11:19:26,262 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,262 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,262 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,262 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,262 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,262 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,262 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,262 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,262 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,262 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,262 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,262 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, Black: 325#true, 7#L1031-8true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 311#true]) [2025-03-17 11:19:26,262 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,262 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,262 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,262 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,262 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,262 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,262 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,262 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,263 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 311#true]) [2025-03-17 11:19:26,263 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,263 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,263 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,263 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,263 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,263 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,263 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,267 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 185#L1027true, Black: 325#true, 312#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:26,267 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:19:26,267 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,267 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,267 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,267 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,267 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,267 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,267 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,267 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,267 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,267 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,267 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,267 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,267 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,267 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,268 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 185#L1027true, Black: 325#true, 169#L1028-5true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,268 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,268 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 185#L1027true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,268 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,268 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,268 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 185#L1027true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,269 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,269 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 185#L1027true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,269 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,269 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 185#L1027true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,269 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,269 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,270 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,270 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,270 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,270 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,270 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,270 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,270 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,270 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,272 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 24#L1029true, 314#true, Black: 325#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,272 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,272 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,272 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,272 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,272 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,272 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,272 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,272 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 311#true]) [2025-03-17 11:19:26,272 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-17 11:19:26,272 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:26,272 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:26,272 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-17 11:19:26,272 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:26,272 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-17 11:19:26,272 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:26,272 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true, 311#true]) [2025-03-17 11:19:26,272 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:19:26,272 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,272 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,272 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,272 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:19:26,272 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,272 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true, 311#true]) [2025-03-17 11:19:26,273 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true, 311#true]) [2025-03-17 11:19:26,273 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true, 311#true]) [2025-03-17 11:19:26,273 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 295#L1027true, 311#true]) [2025-03-17 11:19:26,273 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 24#L1029true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,273 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true, 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,273 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,273 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,274 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,274 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,274 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,275 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 183#L1027true, 310#true, 314#true, Black: 325#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,275 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:19:26,275 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,275 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:19:26,275 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:19:26,275 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,275 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,275 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,275 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 183#L1027true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,275 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,275 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,275 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,275 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,275 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,275 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,275 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,275 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,275 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,275 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 183#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,275 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,275 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,275 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,275 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,275 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,275 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,275 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,275 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,275 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,275 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 183#L1027true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,275 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,275 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,276 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,276 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,276 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,276 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,276 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,276 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,276 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,276 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 183#L1027true, 314#true, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,276 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,276 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,276 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,276 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,276 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,276 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,276 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,276 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,276 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,276 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 183#L1027true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,276 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,276 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,276 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,276 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,276 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,276 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,276 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,276 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,276 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,279 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 260#L1043-4true, 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,279 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:19:26,279 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:26,279 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:19:26,279 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:19:26,279 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:19:26,284 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1043-5true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,284 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,284 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,284 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,284 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,284 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,284 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,284 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:26,284 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1043-5true, 185#L1027true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,284 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,284 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,284 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,284 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,284 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,288 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 182#L1043-5true, 183#L1027true, 310#true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,288 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,288 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,288 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,288 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,288 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,294 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 136#L1043-7true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 244#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,294 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:19:26,294 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,294 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,294 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,294 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,294 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [136#L1043-7true, 329#true, 38#L1025true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,294 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,294 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,294 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,294 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,294 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,294 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,294 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,294 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [136#L1043-7true, 329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true, 311#true]) [2025-03-17 11:19:26,294 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,294 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,294 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,294 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,294 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,294 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,294 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,295 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 136#L1043-7true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,295 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:19:26,295 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,295 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,295 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,295 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,295 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,298 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 136#L1043-7true, 310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,298 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:19:26,298 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:19:26,298 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:19:26,298 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,298 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,298 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,303 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, 35#L1031-2true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,303 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,303 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,303 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,303 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,303 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,303 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,303 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,305 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,305 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,305 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,305 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,305 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,305 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,305 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,305 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,305 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,305 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,305 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,305 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,305 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,305 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,305 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,305 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,305 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,305 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,305 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,305 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,306 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 244#threadENTRYtrue, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,306 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:19:26,306 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,306 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,306 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:19:26,306 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,306 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,306 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,306 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:19:26,306 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,306 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,306 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,306 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:19:26,306 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,306 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:19:26,306 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,306 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,306 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,306 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,306 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,309 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 24#L1029true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,309 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,309 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,309 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,309 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,309 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,309 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,309 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,309 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,310 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,310 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,310 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,310 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,310 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,311 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,311 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,311 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,311 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,311 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,311 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,311 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,311 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 7#L1031-8true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 311#true]) [2025-03-17 11:19:26,311 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,311 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,311 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,311 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,311 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,311 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,311 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,311 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,311 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,312 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,312 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,312 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,312 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,312 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,313 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 311#true]) [2025-03-17 11:19:26,313 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,313 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,313 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,313 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,313 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,313 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,313 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 224#threadENTRYtrue, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,315 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 224#threadENTRYtrue, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,315 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 224#threadENTRYtrue, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,315 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,315 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:19:26,316 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,316 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,316 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,316 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:19:26,316 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,316 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,316 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,316 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:19:26,316 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,316 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:19:26,316 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 11:19:26,316 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:19:26,324 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [260#L1043-4true, 329#true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,324 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,324 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,324 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:26,324 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:26,324 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,324 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:26,324 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,324 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [260#L1043-4true, 329#true, 185#L1027true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,324 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,324 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,324 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,324 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,324 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,326 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 260#L1043-4true, 183#L1027true, 310#true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,326 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,326 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,326 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,327 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,327 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,332 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true, 311#true]) [2025-03-17 11:19:26,333 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,333 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,333 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,333 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,333 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,333 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,333 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,333 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,333 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,333 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,333 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,333 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,333 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,333 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [38#L1025true, 329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,333 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:19:26,333 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,333 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,333 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,333 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,333 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,333 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,334 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 6#L1043-6true, 312#true, 169#L1028-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:26,334 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,334 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,334 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,334 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,334 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,334 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,336 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,336 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,336 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,336 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,336 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,336 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,336 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,345 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 127#L1045true, 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,345 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,345 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,345 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,345 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,345 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,345 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,345 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,349 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 35#L1031-2true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,349 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,349 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,349 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,349 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,349 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,349 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,349 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,351 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 24#L1029true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,351 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,351 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,351 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,351 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,351 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,351 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,351 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,351 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,352 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 155#L1029true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,352 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-03-17 11:19:26,352 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,352 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,352 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,352 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,352 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,352 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,352 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,352 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,352 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,352 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,353 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-03-17 11:19:26,353 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,353 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,353 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,353 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,353 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,353 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,353 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,353 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,353 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 188#L1031-8true, 237#L1045-3true]) [2025-03-17 11:19:26,353 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,353 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,353 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,354 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,354 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,354 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,354 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,359 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,359 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:19:26,359 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,359 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:19:26,359 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,359 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,359 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,359 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,359 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,359 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,359 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,359 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,359 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,359 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:19:26,359 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:19:26,359 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,359 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,359 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 297#L1025true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,360 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 297#L1025true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,360 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 297#L1025true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,360 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,360 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,361 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,362 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 206#L1045-1true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,362 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:19:26,362 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,362 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,362 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,362 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,362 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:19:26,362 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,362 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:19:26,362 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,362 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,363 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 249#L1025true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,363 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, Black: 325#true, 249#L1025true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,363 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, Black: 325#true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,363 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,363 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,372 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [38#L1025true, 329#true, 182#L1043-5true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,372 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:19:26,372 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,372 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,372 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,372 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,372 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,372 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,372 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 182#L1043-5true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 295#L1027true]) [2025-03-17 11:19:26,372 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,372 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,372 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,372 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,372 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,372 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,372 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,372 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 182#L1043-5true, 310#true, 314#true, Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,372 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,372 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,372 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,372 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,372 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,373 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1043-5true, Black: 325#true, 312#true, 169#L1028-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,373 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,373 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,373 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,373 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,373 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,373 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,375 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 182#L1043-5true, 310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,375 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,375 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,375 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,375 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,375 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,375 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,387 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [136#L1043-7true, 329#true, 310#true, 314#true, 199#L1029true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,387 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,387 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,387 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,387 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,387 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 185#L1027true, 35#L1031-2true, Black: 325#true, 312#true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,390 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,390 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,390 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,390 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,390 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 35#L1031-2true, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,390 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,390 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,390 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,390 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,390 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,390 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,390 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,393 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 24#L1029true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,393 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,393 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,393 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,393 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,393 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,393 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,393 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,393 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,394 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 327#(= |#race~tids~0| 0), 68#L1028-5true]) [2025-03-17 11:19:26,394 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-03-17 11:19:26,394 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,394 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,394 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,394 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,394 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,394 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,394 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,394 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,394 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,394 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,394 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,394 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,394 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,394 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,394 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,394 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,394 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,394 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,394 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,395 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 311#true]) [2025-03-17 11:19:26,395 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,395 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,395 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,395 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,395 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,395 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,395 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,399 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [38#L1025true, 310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,399 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:19:26,399 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,399 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,399 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,399 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,399 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,399 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:19:26,399 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:19:26,399 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,399 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [38#L1025true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,399 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-17 11:19:26,399 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,399 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,399 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:19:26,399 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,399 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,399 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:19:26,399 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,399 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,399 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [38#L1025true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,399 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,399 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,399 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,399 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,399 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,399 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,399 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,399 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,399 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,399 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [38#L1025true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,399 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,399 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,400 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,400 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,400 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,400 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,400 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 11:19:26,400 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,400 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:19:26,400 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [38#L1025true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,400 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:19:26,400 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,400 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,400 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,400 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,400 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,400 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,400 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,400 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,401 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, 35#L1031-2true, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 311#true]) [2025-03-17 11:19:26,401 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,401 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,401 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,401 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,401 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,401 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,401 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,408 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [260#L1043-4true, 329#true, 310#true, 314#true, Black: 325#true, 244#threadENTRYtrue, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,408 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,408 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,408 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,408 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,408 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,408 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 260#L1043-4true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 295#L1027true]) [2025-03-17 11:19:26,408 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,408 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,408 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,408 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,408 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,408 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,408 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,408 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [38#L1025true, 329#true, 260#L1043-4true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,408 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-17 11:19:26,408 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,408 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:26,408 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:26,408 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,408 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,408 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,409 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [260#L1043-4true, 329#true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,409 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,409 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,409 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,409 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,409 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,409 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,411 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [260#L1043-4true, 329#true, 310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,411 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,411 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,411 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,412 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,412 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,412 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,424 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 199#L1029true, Black: 325#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,424 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,424 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,424 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,424 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,424 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,426 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 136#L1043-7true, 310#true, 297#L1025true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,426 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,426 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,426 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,426 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,426 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,427 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [136#L1043-7true, 329#true, 38#L1025true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,427 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,427 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,427 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,427 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,427 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,427 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,427 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,427 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,429 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 136#L1043-7true, 310#true, 314#true, Black: 325#true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,429 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,429 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,429 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,429 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,429 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,429 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,431 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 24#L1029true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,431 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,431 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,432 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,432 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,432 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,432 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,432 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,432 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 7#L1031-8true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,433 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,433 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,433 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,433 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,433 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,433 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-03-17 11:19:26,433 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,433 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,433 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,433 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:26,433 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,433 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,433 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,433 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,433 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,433 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,433 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 7#L1031-8true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,433 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,433 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,433 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,433 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,433 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,433 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,433 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,433 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,434 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 188#L1031-8true]) [2025-03-17 11:19:26,434 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,434 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,434 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,434 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,434 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,434 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,434 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,438 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 35#L1031-2true, Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,438 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,438 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,438 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,438 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,438 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,438 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,438 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,438 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,438 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,438 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:19:26,438 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:19:26,438 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,438 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,439 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 297#L1025true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,439 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 297#L1025true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,439 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,439 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,440 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,440 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 90#L1031-2true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,440 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,440 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,440 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,440 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,440 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,440 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,441 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,441 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:19:26,441 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,441 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,441 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,441 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:19:26,441 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:19:26,441 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,441 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,441 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:19:26,441 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,441 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:19:26,441 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 206#L1045-1true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,442 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 249#L1025true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,442 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, Black: 325#true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,442 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,442 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,444 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 188#L1031-8true]) [2025-03-17 11:19:26,444 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,444 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,444 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,445 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,445 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,445 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,445 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,445 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,445 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [240#L1031-8true, 314#true, Black: 325#true, 309#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-03-17 11:19:26,445 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-03-17 11:19:26,445 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,445 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,445 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,445 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,445 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,445 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,445 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:26,446 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,446 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,449 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,449 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,449 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,449 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,449 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,449 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,449 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,449 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,449 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,449 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,449 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,449 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,449 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,449 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,449 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,449 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,449 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,450 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,450 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 240#L1031-8true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,450 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,450 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,450 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,451 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,451 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,451 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,451 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,451 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,451 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,451 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,451 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,451 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,451 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,451 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,451 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,451 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,451 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,458 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 199#L1029true, Black: 325#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,458 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,458 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,458 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,458 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,458 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,458 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,458 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,458 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 7#L1031-8true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,458 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-17 11:19:26,458 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-17 11:19:26,458 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:26,458 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:26,458 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:26,458 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 35#L1031-2true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,459 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,459 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 199#L1029true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,459 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 7#L1031-8true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,459 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,459 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,459 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 199#L1029true, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,460 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 35#L1031-2true, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,460 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 199#L1029true, Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,460 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 35#L1031-2true, Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,460 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 7#L1031-8true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,460 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,460 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, 35#L1031-2true, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,461 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, Black: 325#true, 7#L1031-8true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,461 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, 199#L1029true, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,461 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-03-17 11:19:26,461 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, 35#L1031-2true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,461 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,461 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,462 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,462 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,462 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,462 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,462 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, 199#L1029true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true, 237#L1045-3true]) [2025-03-17 11:19:26,462 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,462 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,462 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,462 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,462 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,462 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,462 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,462 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,462 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,470 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 182#L1043-5true, 310#true, 314#true, 199#L1029true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,470 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,470 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,470 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,470 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,470 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,474 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 297#L1025true, Black: 325#true, 169#L1028-5true, 6#L1043-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,474 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:19:26,474 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,474 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,474 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,474 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,475 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 38#L1025true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,475 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:19:26,475 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,475 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,475 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,475 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:19:26,475 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,475 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,475 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,477 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 6#L1043-6true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,477 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:19:26,477 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,477 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,477 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,477 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:19:26,477 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:19:26,484 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, 35#L1031-2true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,484 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,484 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,484 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,484 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,484 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,484 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,484 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,484 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,484 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,485 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 90#L1031-2true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true, 237#L1045-3true]) [2025-03-17 11:19:26,485 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,485 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,485 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,485 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,485 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,485 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,487 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 188#L1031-8true]) [2025-03-17 11:19:26,487 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,487 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,487 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,487 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,487 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,487 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,487 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,487 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,488 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [240#L1031-8true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,488 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-03-17 11:19:26,488 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,488 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,488 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:26,488 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:26,488 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,488 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:26,488 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,488 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,488 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:26,489 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 240#L1031-8true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,489 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,489 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,489 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,489 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,489 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,489 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:26,489 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:26,489 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,489 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,489 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:26,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,492 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,492 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,492 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,492 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:26,492 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,492 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,492 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,492 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,492 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,492 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,492 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,492 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,493 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 24#L1029true, 314#true, Black: 325#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,493 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:19:26,493 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,493 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,493 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,493 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,493 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 11:19:26,493 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:26,493 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 11:19:26,498 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 260#L1043-4true, 310#true, 314#true, 199#L1029true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,498 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,498 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,498 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,498 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,498 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,500 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1043-5true, 297#L1025true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,500 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:19:26,500 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,500 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,500 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,500 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,501 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [38#L1025true, 329#true, 182#L1043-5true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,501 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:19:26,501 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,501 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,501 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:19:26,501 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,501 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,501 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,501 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,502 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 182#L1043-5true, 310#true, 314#true, Black: 325#true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,502 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:19:26,502 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:19:26,502 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,502 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,502 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 11:19:26,502 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:19:26,513 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 127#L1045true, 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,513 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,513 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,513 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,513 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,513 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,513 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,513 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,513 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,513 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,514 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,514 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,514 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,514 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:26,514 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:26,514 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:26,514 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:26,514 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:26,514 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,514 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:26,514 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,515 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 127#L1045true, 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,515 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,515 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,515 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:26,515 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,515 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,515 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:26,515 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,515 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:26,515 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,515 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,516 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,516 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,516 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,516 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,516 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,516 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,516 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,516 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,518 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 35#L1031-2true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 311#true]) [2025-03-17 11:19:26,518 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,518 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,518 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,518 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,518 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,518 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,518 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,518 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,518 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,519 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1031-2true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,519 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,519 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,519 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,519 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,519 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,519 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,520 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,520 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,520 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,520 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,521 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,521 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,521 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,521 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,521 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,521 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,521 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,521 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,521 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,522 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [240#L1031-8true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,522 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-03-17 11:19:26,522 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,522 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:26,522 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,522 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:26,522 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:26,522 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:26,522 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:26,522 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,522 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:26,523 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 240#L1031-8true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,523 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,523 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,523 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,523 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,523 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:26,523 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:26,523 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,523 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,523 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,523 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:26,530 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [260#L1043-4true, 329#true, 310#true, 297#L1025true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,530 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-17 11:19:26,530 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,530 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:26,530 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:26,530 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,531 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [260#L1043-4true, 38#L1025true, 329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,531 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-17 11:19:26,531 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-17 11:19:26,531 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,531 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:26,531 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:26,531 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,531 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,531 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,533 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 260#L1043-4true, 310#true, 314#true, Black: 325#true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,533 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-17 11:19:26,533 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,533 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-17 11:19:26,533 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-17 11:19:26,533 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,533 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 35#L1031-2true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 127#L1045true, 155#L1029true, 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:26,545 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-17 11:19:26,545 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,545 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,545 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-17 11:19:26,545 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 35#L1031-2true, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,545 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,545 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,545 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,545 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,545 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,545 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,545 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,545 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,545 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,546 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1031-2true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,546 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,546 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,546 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,546 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,546 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,546 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,548 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,548 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,548 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,548 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,549 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 188#L1031-8true]) [2025-03-17 11:19:26,549 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,549 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,549 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,550 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,550 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,550 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,550 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,550 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,551 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 240#L1031-8true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,551 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-03-17 11:19:26,551 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:26,551 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:26,551 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:26,551 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:26,551 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,551 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,551 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:26,551 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:26,551 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,551 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 240#L1031-8true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,551 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,551 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,551 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,551 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:26,551 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,551 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,551 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,551 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,551 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:26,551 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:26,553 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 185#L1027true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,553 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,553 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,553 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,553 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,553 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,553 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,553 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,553 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,553 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,553 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,553 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,553 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,553 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,553 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,553 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,554 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,554 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,554 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,554 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,554 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,554 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,554 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,554 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,554 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [185#L1027true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,554 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,554 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,554 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,554 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,554 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,554 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,554 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,554 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,554 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,554 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,554 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,554 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [185#L1027true, 314#true, 309#true, Black: 325#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,554 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,554 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,554 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,554 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,554 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,555 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,555 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,555 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,555 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,555 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,555 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,555 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [185#L1027true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,555 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,555 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,555 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,555 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,555 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,555 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,555 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,555 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,555 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,555 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,555 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,557 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 90#L1031-2true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,557 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,557 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,557 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,557 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,557 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,557 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,575 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 311#true]) [2025-03-17 11:19:26,575 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,575 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,575 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,575 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,575 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,575 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,575 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,575 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 240#L1031-8true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 7#L1031-8true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,576 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-17 11:19:26,576 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:26,576 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,576 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:26,576 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [240#L1031-8true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,576 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-03-17 11:19:26,576 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:26,576 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:26,576 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,576 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:26,576 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:26,576 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,576 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,576 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:26,576 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:26,577 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 240#L1031-8true, Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,577 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,577 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,577 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,577 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:26,577 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,577 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,577 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,577 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:26,577 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:26,577 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,580 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 90#L1031-2true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,580 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,580 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,580 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,580 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,580 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,580 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,580 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,581 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 87#L1031-2true]) [2025-03-17 11:19:26,581 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-03-17 11:19:26,581 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,581 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:26,581 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:26,581 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:26,581 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,581 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:26,581 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:26,581 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:26,581 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,581 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,581 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,581 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,581 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:26,581 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,581 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,581 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,581 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:26,581 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,581 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,587 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 7#L1031-8true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,587 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-17 11:19:26,587 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-17 11:19:26,587 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:26,587 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:26,587 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:26,587 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-17 11:19:26,587 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:26,587 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 35#L1031-2true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,587 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,587 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:26,587 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:26,587 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,587 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:26,587 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,587 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,587 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,587 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,587 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,587 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,587 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,587 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,587 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,587 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,587 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,587 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 7#L1031-8true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,588 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 7#L1031-8true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,588 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, Black: 325#true, 7#L1031-8true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,588 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true, 237#L1045-3true]) [2025-03-17 11:19:26,588 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,588 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,605 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 90#L1031-2true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true, 237#L1045-3true]) [2025-03-17 11:19:26,605 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,605 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,605 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,605 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,605 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,605 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,605 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,606 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 87#L1031-2true, 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,606 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-03-17 11:19:26,606 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:26,606 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:26,606 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:26,606 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,606 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,606 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:26,606 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,606 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:26,606 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:26,606 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,606 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,606 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,606 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,606 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:26,606 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:26,606 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,606 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,606 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,606 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 185#L1027true, 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,608 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,608 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [185#L1027true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true]) [2025-03-17 11:19:26,608 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,608 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,609 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,609 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,609 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,609 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [185#L1027true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,609 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,609 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,609 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,609 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,609 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,609 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,609 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,609 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,609 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,609 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,609 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,609 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 169#L1028-5true, 312#true, 166#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,613 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,613 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:19:26,613 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:19:26,613 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:19:26,613 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 311#true]) [2025-03-17 11:19:26,613 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,613 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:26,613 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:26,613 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-17 11:19:26,613 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-17 11:19:26,613 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:26,613 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-17 11:19:26,613 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 11:19:26,628 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,628 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,628 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,628 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,628 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,628 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,628 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,628 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,628 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,629 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,629 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-03-17 11:19:26,629 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,629 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:26,629 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,629 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:26,629 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:26,629 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:26,629 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:26,629 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,629 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:26,629 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,629 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,629 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,629 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,629 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:26,629 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,629 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,629 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:26,629 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,629 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:26,629 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,629 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,629 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,633 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1031-2true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,633 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,633 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,633 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,633 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,633 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,633 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,633 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,634 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 87#L1031-2true]) [2025-03-17 11:19:26,634 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-03-17 11:19:26,634 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:26,634 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:26,634 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,634 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:26,634 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:26,634 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:26,634 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:26,634 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,634 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,634 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 87#L1031-2true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,634 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,634 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,634 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,634 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,634 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,634 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:26,634 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,634 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:26,634 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,641 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is not cut-off event [2025-03-17 11:19:26,641 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-03-17 11:19:26,641 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-03-17 11:19:26,641 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-03-17 11:19:26,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,641 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,641 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,641 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,641 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,642 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,642 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is not cut-off event [2025-03-17 11:19:26,642 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2025-03-17 11:19:26,642 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2025-03-17 11:19:26,642 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2025-03-17 11:19:26,642 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is not cut-off event [2025-03-17 11:19:26,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,642 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,642 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,642 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,642 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,658 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1031-2true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,658 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,658 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,658 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,658 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,658 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,658 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,658 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 7#L1031-8true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 87#L1031-2true]) [2025-03-17 11:19:26,659 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,659 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,659 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:26,659 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:26,659 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 87#L1031-2true]) [2025-03-17 11:19:26,659 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-03-17 11:19:26,659 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,660 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:26,660 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:26,660 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:26,660 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:26,660 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,660 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,660 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:19:26,660 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:26,660 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,660 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,660 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:19:26,660 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:26,660 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,660 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,660 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,660 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,660 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,660 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,685 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,685 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-03-17 11:19:26,685 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,685 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,685 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-17 11:19:26,685 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,685 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,685 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,685 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,685 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,685 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,685 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,685 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,685 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,685 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-03-17 11:19:26,685 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,685 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,685 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,685 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:26,685 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,685 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,685 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,685 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,685 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,686 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 309#true, Black: 325#true, 312#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,686 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,686 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,686 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,689 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 185#L1027true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,689 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,689 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,689 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,689 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,689 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,689 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,689 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,689 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,689 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,689 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,689 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,689 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 185#L1027true, Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,689 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,689 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,689 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,689 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,689 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,689 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,689 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,689 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,689 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,689 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,689 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,689 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 185#L1027true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,689 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,689 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,689 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,689 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 185#L1027true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,690 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 185#L1027true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,690 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,690 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,690 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,691 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 183#L1027true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,691 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,691 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,691 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,691 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,691 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,691 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,691 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,691 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,691 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,691 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 183#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,692 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 183#L1027true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,692 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [183#L1027true, 310#true, 314#true, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,692 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 183#L1027true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,692 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,692 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,694 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,694 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,694 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,694 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,694 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,694 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,694 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,694 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,694 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,694 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,694 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,694 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 311#true]) [2025-03-17 11:19:26,694 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,694 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,694 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,694 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true, 237#L1045-3true]) [2025-03-17 11:19:26,694 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,694 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,694 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,694 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,695 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,695 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,695 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-17 11:19:26,695 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:19:26,695 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-17 11:19:26,695 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-17 11:19:26,695 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 35#L1031-2true, Black: 325#true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,695 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,695 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,695 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:26,695 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:26,695 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,695 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 11:19:26,695 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,707 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 136#L1043-7true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 327#(= |#race~tids~0| 0), 68#L1028-5true]) [2025-03-17 11:19:26,707 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-03-17 11:19:26,708 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,708 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,708 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,708 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,708 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,708 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,708 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,714 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,714 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-03-17 11:19:26,714 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,714 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:26,714 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,714 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-17 11:19:26,714 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:26,714 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:26,714 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:26,714 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:26,714 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,714 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:26,714 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,718 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,718 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,718 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,718 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,718 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,718 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,718 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,718 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,718 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,718 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,718 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,718 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,718 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,718 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,718 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,718 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,720 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,720 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,720 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,721 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,721 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,721 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,721 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,721 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,721 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,721 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,721 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,721 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,721 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,721 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,721 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,721 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,721 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,721 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,721 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,721 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,721 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,722 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,722 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,722 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,722 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,722 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,722 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,722 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,722 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,722 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,722 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true, 311#true]) [2025-03-17 11:19:26,722 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,722 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,722 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,722 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,722 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,722 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,722 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,722 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,722 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,723 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 295#L1027true]) [2025-03-17 11:19:26,723 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1031-2true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,723 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 90#L1031-2true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,723 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,723 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true, 311#true]) [2025-03-17 11:19:26,724 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 295#L1027true, 311#true]) [2025-03-17 11:19:26,724 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 90#L1031-2true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,724 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true, 237#L1045-3true]) [2025-03-17 11:19:26,724 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,724 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 90#L1031-2true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,725 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,725 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,725 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,725 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,725 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,725 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,725 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,725 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,734 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, Black: 325#true, 6#L1043-6true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 155#L1029true]) [2025-03-17 11:19:26,734 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-03-17 11:19:26,734 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,734 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,734 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,734 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,734 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,734 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,734 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,738 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [136#L1043-7true, 329#true, 310#true, 185#L1027true, Black: 325#true, 169#L1028-5true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,738 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,738 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,738 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,738 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,738 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,738 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [136#L1043-7true, 329#true, 310#true, Black: 325#true, 169#L1028-5true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,738 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,738 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,738 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,738 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,738 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,738 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,739 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [136#L1043-7true, 329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 188#L1031-8true]) [2025-03-17 11:19:26,740 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,740 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,740 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,740 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,740 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [136#L1043-7true, 329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 295#L1027true]) [2025-03-17 11:19:26,740 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,740 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,740 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,740 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,740 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,740 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,740 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,740 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [136#L1043-7true, 329#true, 310#true, 24#L1029true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,740 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,740 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,740 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,740 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,742 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 136#L1043-7true, 310#true, 183#L1027true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,742 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,742 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,742 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,742 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,742 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,742 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,745 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1031-2true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,745 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-03-17 11:19:26,745 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,745 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,745 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,745 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,745 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,745 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,745 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,747 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 185#L1027true, Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,747 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,747 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,747 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,747 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,747 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,747 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,747 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,747 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,747 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,747 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,747 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,747 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 185#L1027true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,748 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 185#L1027true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,748 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 185#L1027true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,748 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,749 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,749 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,749 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,749 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,749 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,749 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,749 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,749 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,749 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,749 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,749 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,749 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-03-17 11:19:26,749 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,749 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,749 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,749 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,750 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 183#L1027true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,750 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 183#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,751 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [183#L1027true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,751 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 183#L1027true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,751 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,751 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,752 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 311#true]) [2025-03-17 11:19:26,752 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,752 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,752 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,752 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,752 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,752 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,752 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,752 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,752 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,752 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,752 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,752 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,752 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,752 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,752 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,753 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,753 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,753 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,753 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,753 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,753 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,753 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,753 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,762 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1043-5true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 327#(= |#race~tids~0| 0), 68#L1028-5true]) [2025-03-17 11:19:26,762 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-03-17 11:19:26,762 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,762 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,762 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,762 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,763 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,763 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,763 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:26,766 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 185#L1027true, Black: 325#true, 6#L1043-6true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:26,766 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,766 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,766 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,766 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,766 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,766 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 6#L1043-6true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,766 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,766 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,766 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,766 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,766 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,766 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,766 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 311#true]) [2025-03-17 11:19:26,768 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,768 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,768 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,768 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,768 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true, 311#true]) [2025-03-17 11:19:26,768 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,768 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,768 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,768 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,768 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,768 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,768 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,768 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 24#L1029true, 314#true, Black: 325#true, 6#L1043-6true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,768 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,768 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,768 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,768 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,769 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 183#L1027true, 314#true, Black: 325#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,769 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,769 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,769 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,769 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,769 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,769 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:19:26,779 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,779 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,779 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,779 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,779 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,779 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,779 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,779 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,779 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,779 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,779 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,779 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,779 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,779 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,779 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,779 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,779 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,779 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,779 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,779 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,779 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,779 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,779 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,779 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,779 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,780 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 7#L1031-8true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,780 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,780 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 7#L1031-8true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,780 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, Black: 325#true, 7#L1031-8true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,780 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,780 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,781 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,781 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,781 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,781 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,781 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,781 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true, 237#L1045-3true]) [2025-03-17 11:19:26,781 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-03-17 11:19:26,781 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,781 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,781 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,781 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,781 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,781 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,781 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,781 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,781 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,781 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,783 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 260#L1043-4true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,783 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-03-17 11:19:26,783 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,783 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:26,783 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,783 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:26,783 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,783 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:26,783 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,786 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 182#L1043-5true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,786 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,786 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,786 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,786 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,787 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:26,787 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,787 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,787 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 182#L1043-5true, 310#true, 185#L1027true, Black: 325#true, 169#L1028-5true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,787 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,787 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,787 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,787 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,787 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,788 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 182#L1043-5true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 295#L1027true]) [2025-03-17 11:19:26,788 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,788 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,788 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,788 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,788 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,788 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,788 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,788 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 182#L1043-5true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 311#true]) [2025-03-17 11:19:26,788 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,788 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,788 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,788 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 182#L1043-5true, 310#true, 24#L1029true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,788 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,788 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,788 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,788 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,789 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 182#L1043-5true, 310#true, 183#L1027true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,789 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,789 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,789 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,789 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,789 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,789 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,800 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,800 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,800 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,800 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,800 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,800 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,800 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,800 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,800 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,800 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,800 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,800 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,800 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,800 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,800 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,800 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,800 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,800 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,800 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,800 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,800 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,800 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,800 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,800 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,800 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,800 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,800 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,800 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,800 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,800 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,800 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,800 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,800 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,800 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,800 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,802 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,802 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,802 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,802 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true]) [2025-03-17 11:19:26,802 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,802 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,802 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,802 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,802 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true]) [2025-03-17 11:19:26,802 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,802 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,802 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,802 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,802 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,802 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,802 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,802 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,803 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,803 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,803 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,803 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,803 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,803 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,803 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,803 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 35#L1031-2true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,804 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 35#L1031-2true, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,804 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 199#L1029true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,804 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 199#L1029true, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,804 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,804 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 35#L1031-2true, Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,805 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 199#L1029true, Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,805 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, 199#L1029true, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,805 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, 35#L1031-2true, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,805 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, 35#L1031-2true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-03-17 11:19:26,805 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,805 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,806 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,806 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,806 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, 199#L1029true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,806 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,806 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,806 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,806 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,806 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,806 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,806 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,806 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,806 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,806 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,808 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 260#L1043-4true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,808 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,808 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:26,808 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,808 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,808 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,808 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,808 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,809 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 260#L1043-4true, 310#true, 185#L1027true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,809 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,809 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,809 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,809 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,809 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 260#L1043-4true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 188#L1031-8true]) [2025-03-17 11:19:26,810 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,810 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,810 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,810 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 260#L1043-4true, 310#true, 24#L1029true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,810 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,810 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,810 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,810 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,810 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 260#L1043-4true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 295#L1027true, 311#true]) [2025-03-17 11:19:26,810 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,810 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,810 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,810 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,810 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,810 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,810 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,810 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,811 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 260#L1043-4true, 310#true, 183#L1027true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,811 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,811 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,811 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,811 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,811 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,811 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,821 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,821 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,821 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,821 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 7#L1031-8true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,821 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,821 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,822 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 7#L1031-8true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,822 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,822 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][234], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 7#L1031-8true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,822 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:19:26,822 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-17 11:19:26,823 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,823 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,823 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,823 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,823 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,823 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,823 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,823 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,823 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,823 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,823 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,823 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,823 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,823 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,823 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,823 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,823 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,824 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,824 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,824 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,824 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,824 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,824 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,824 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,824 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,824 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,825 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,825 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,825 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,825 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 24#L1029true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,825 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,825 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 24#L1029true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,826 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 24#L1029true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,826 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 24#L1029true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,826 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 24#L1029true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true, 237#L1045-3true]) [2025-03-17 11:19:26,826 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,826 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,827 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,827 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,827 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,827 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,827 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,827 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,827 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,827 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,827 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,827 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,827 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,827 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,827 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,827 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,827 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,827 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,827 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,827 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,827 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,827 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,827 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,827 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,827 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,828 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,828 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,828 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,828 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,828 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,829 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,829 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,829 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,829 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,829 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,829 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,831 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,831 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,831 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,831 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,831 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,832 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,832 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,832 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,832 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,832 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,832 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,832 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,832 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,832 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,832 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,832 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,832 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,832 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,832 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,832 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,832 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,832 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,832 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,832 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,832 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,832 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,832 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,832 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true, 311#true]) [2025-03-17 11:19:26,832 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,832 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,832 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,832 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,832 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,832 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,840 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [136#L1043-7true, 329#true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,840 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,840 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,840 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,840 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,840 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,840 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,840 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,840 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-17 11:19:26,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [136#L1043-7true, 329#true, 310#true, 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,841 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,841 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,841 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,841 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,841 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [136#L1043-7true, 329#true, 310#true, 314#true, 199#L1029true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,841 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,841 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,841 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,841 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,841 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,841 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,845 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,845 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,845 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,845 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,845 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,845 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,845 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,845 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true]) [2025-03-17 11:19:26,845 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,845 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,845 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,845 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,845 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,845 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,845 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true]) [2025-03-17 11:19:26,845 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,845 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,845 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,845 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,845 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,845 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,845 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,845 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,845 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,845 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,845 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,845 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,845 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,845 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 199#L1029true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,846 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 199#L1029true, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,846 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,846 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 199#L1029true, Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,846 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-17 11:19:26,846 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:19:26,847 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, 199#L1029true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,847 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,847 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,847 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,847 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,847 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,847 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,847 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,847 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,847 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,847 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,847 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,853 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 6#L1043-6true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,854 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,854 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,854 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,854 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,854 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,854 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,854 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,854 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 7#L1031-8true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,855 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,855 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,855 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,855 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,855 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 199#L1029true, Black: 325#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 311#true]) [2025-03-17 11:19:26,855 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,855 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,855 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,855 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,855 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,855 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,856 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [136#L1043-7true, 329#true, 310#true, 24#L1029true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,856 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,856 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,856 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,856 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:19:26,856 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:19:26,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,860 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,860 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,860 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,860 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,860 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,860 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,860 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,860 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,860 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,860 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,860 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,860 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,860 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,860 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,860 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,860 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][317], [314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,860 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,860 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,860 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,860 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:26,862 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,862 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,862 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,862 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,862 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,862 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,863 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,863 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,864 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,864 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,864 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,864 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,864 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,864 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,864 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,864 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,864 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,864 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,864 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,864 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,864 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,864 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,864 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,864 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,864 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,864 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,864 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,864 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,864 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,864 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,864 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,864 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,864 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,864 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,864 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,864 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,864 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,864 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,864 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,864 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,868 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 182#L1043-5true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 155#L1029true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,868 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,868 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,868 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,868 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,868 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,868 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:26,868 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,868 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 182#L1043-5true, 310#true, 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,870 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,870 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,870 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,870 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,870 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 182#L1043-5true, 310#true, 314#true, 199#L1029true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,870 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,870 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,870 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,870 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,870 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,870 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,871 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 24#L1029true, 314#true, Black: 325#true, 169#L1028-5true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,871 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,871 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,871 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,871 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,872 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:19:26,877 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 7#L1031-8true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,877 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,877 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,877 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,877 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:26,877 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,877 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:26,877 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,877 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 7#L1031-8true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,877 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,877 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:26,877 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,877 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,877 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,877 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:26,877 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,877 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 7#L1031-8true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,877 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,877 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,877 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:26,877 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:26,877 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,877 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,877 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 312#true, 7#L1031-8true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,878 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 312#true, 7#L1031-8true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,878 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,878 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,878 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,878 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,878 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,878 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][317], [314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,879 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,879 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,879 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,879 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,879 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,881 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 260#L1043-4true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,881 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,881 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:26,881 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,881 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,881 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,881 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,881 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,881 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,882 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 260#L1043-4true, 310#true, 314#true, 199#L1029true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,882 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,882 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,882 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,882 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,882 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,882 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 260#L1043-4true, 310#true, 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,882 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,882 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,882 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,882 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,883 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 182#L1043-5true, 310#true, 24#L1029true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,883 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,883 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,883 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,883 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,883 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,888 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 311#true]) [2025-03-17 11:19:26,888 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,888 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,888 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,888 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,888 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,888 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,888 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,888 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,888 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,888 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 311#true]) [2025-03-17 11:19:26,888 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,888 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,888 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,888 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,888 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,888 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,888 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,888 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,888 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,888 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 311#true]) [2025-03-17 11:19:26,888 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,888 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,888 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,888 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,888 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,888 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,888 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,888 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,888 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,889 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 311#true]) [2025-03-17 11:19:26,889 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,889 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,889 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,889 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,889 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,889 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,889 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,889 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,889 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,889 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-03-17 11:19:26,889 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,889 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,889 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,889 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,889 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,889 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,889 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,889 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,889 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,890 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,890 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,890 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,890 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,890 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,890 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,890 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,890 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,890 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true]) [2025-03-17 11:19:26,890 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,890 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,890 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,890 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,890 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,890 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,890 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,890 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true]) [2025-03-17 11:19:26,890 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,890 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,890 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,891 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:26,891 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 7#L1031-8true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,891 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,891 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 7#L1031-8true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,891 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,891 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, Black: 325#true, 7#L1031-8true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,892 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true, 237#L1045-3true]) [2025-03-17 11:19:26,892 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,892 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,893 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 260#L1043-4true, 310#true, 24#L1029true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,894 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,894 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,894 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,894 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,894 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,898 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [136#L1043-7true, 329#true, 310#true, 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,898 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,898 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,898 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,898 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,898 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,898 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [136#L1043-7true, 329#true, 310#true, 314#true, Black: 325#true, 35#L1031-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,898 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,898 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,898 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,898 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,898 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,898 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,899 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 7#L1031-8true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,899 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,899 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,899 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,899 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:26,899 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 7#L1031-8true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,900 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 7#L1031-8true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,900 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 312#true, 7#L1031-8true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,900 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,900 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][319], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,900 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,900 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,901 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,901 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,901 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,901 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,901 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,901 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,901 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,901 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,901 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,901 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,901 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1059] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][317], [314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,901 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,901 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,901 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,901 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,901 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,901 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,902 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,902 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,902 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,902 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,902 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,902 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,902 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,902 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,902 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,903 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,903 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,903 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,903 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,903 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,903 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,903 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,903 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,903 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,903 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:26,903 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,903 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,903 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,903 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,903 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,903 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,903 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,903 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,903 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,907 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 7#L1031-8true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,907 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,907 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,907 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,907 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,907 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,907 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 35#L1031-2true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,907 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,907 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,907 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,907 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,907 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,907 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [136#L1043-7true, 329#true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,908 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,908 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,908 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,908 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,908 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 136#L1043-7true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 188#L1031-8true]) [2025-03-17 11:19:26,908 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,908 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,908 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,908 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-17 11:19:26,908 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,909 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,909 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,909 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,909 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,909 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,909 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,909 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,909 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,909 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,910 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,910 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,910 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,910 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,910 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,910 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,910 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,910 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,910 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,910 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,910 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,910 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,910 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,910 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,910 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,910 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,910 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,910 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,910 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,913 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 182#L1043-5true, 310#true, 314#true, 35#L1031-2true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,913 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,913 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,913 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,913 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,913 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,913 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,913 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 182#L1043-5true, 310#true, 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,913 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,913 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,913 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,913 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,913 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 169#L1028-5true, 312#true, 6#L1043-6true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,914 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,914 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,914 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,914 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,914 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 311#true]) [2025-03-17 11:19:26,914 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,914 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,914 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,914 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,914 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [136#L1043-7true, 329#true, 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,915 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is not cut-off event [2025-03-17 11:19:26,915 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-17 11:19:26,915 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2025-03-17 11:19:26,915 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-17 11:19:26,916 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 136#L1043-7true, 310#true, Black: 325#true, 169#L1028-5true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,916 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is not cut-off event [2025-03-17 11:19:26,916 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-03-17 11:19:26,916 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-03-17 11:19:26,916 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2025-03-17 11:19:26,916 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2025-03-17 11:19:26,917 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,917 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,917 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,917 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,917 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,917 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,917 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,917 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,917 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,917 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,917 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,917 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,917 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,917 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,917 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,917 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,917 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,917 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,918 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,918 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,918 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,918 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,918 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,918 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,918 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,918 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,918 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,918 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,919 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,919 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][334], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,919 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,919 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:26,919 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][337], [314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,920 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 35#L1031-2true, Black: 325#true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,920 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 35#L1031-2true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,920 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 35#L1031-2true, Black: 325#true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,920 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,920 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, 35#L1031-2true, Black: 325#true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,921 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,921 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,921 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,921 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,921 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,921 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,921 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,921 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,921 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-17 11:19:26,921 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,921 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, 35#L1031-2true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:26,921 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,921 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,921 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,921 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,921 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,921 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,921 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,921 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,921 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,921 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,921 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,922 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 260#L1043-4true, 310#true, 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,922 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,922 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,922 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,922 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,922 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,922 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 260#L1043-4true, 310#true, 314#true, Black: 325#true, 35#L1031-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,922 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-03-17 11:19:26,922 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,922 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,922 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,922 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,922 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 182#L1043-5true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,923 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,923 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,923 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,923 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,923 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 182#L1043-5true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 311#true]) [2025-03-17 11:19:26,923 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,923 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,923 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-17 11:19:26,923 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,923 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 6#L1043-6true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,924 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is not cut-off event [2025-03-17 11:19:26,924 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2025-03-17 11:19:26,924 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2025-03-17 11:19:26,924 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-03-17 11:19:26,925 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 6#L1043-6true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,925 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is not cut-off event [2025-03-17 11:19:26,925 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2025-03-17 11:19:26,925 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-03-17 11:19:26,925 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-03-17 11:19:26,925 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-03-17 11:19:26,927 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,927 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,927 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,927 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,927 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,927 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,927 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,927 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,927 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,927 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,927 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,927 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,927 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,927 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,927 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,927 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,927 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,927 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,927 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,928 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 169#L1028-5true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,928 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,928 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,928 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,928 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,928 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,928 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,928 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,928 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,928 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [260#L1043-4true, 329#true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,928 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,928 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,928 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,928 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-17 11:19:26,928 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [260#L1043-4true, 329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 188#L1031-8true, 311#true]) [2025-03-17 11:19:26,928 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,928 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,928 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,928 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,928 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1043-5true, 314#true, Black: 325#true, 309#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,929 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is not cut-off event [2025-03-17 11:19:26,929 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-03-17 11:19:26,929 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2025-03-17 11:19:26,929 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-03-17 11:19:26,930 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 182#L1043-5true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,930 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is not cut-off event [2025-03-17 11:19:26,930 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-03-17 11:19:26,930 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2025-03-17 11:19:26,930 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-03-17 11:19:26,930 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-03-17 11:19:26,932 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 136#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,932 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,932 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,932 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,932 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:26,932 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:26,932 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [136#L1043-7true, 329#true, 310#true, 314#true, Black: 325#true, 35#L1031-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,932 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,932 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,932 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,932 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,932 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,932 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,932 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:19:26,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,933 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,933 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,933 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:19:26,933 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 260#L1043-4true, 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,934 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2025-03-17 11:19:26,934 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2025-03-17 11:19:26,934 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2025-03-17 11:19:26,934 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2025-03-17 11:19:26,934 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 260#L1043-4true, 310#true, Black: 325#true, 312#true, 169#L1028-5true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,934 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2025-03-17 11:19:26,934 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is not cut-off event [2025-03-17 11:19:26,934 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-03-17 11:19:26,934 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-03-17 11:19:26,934 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-03-17 11:19:26,936 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 6#L1043-6true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,936 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,936 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,936 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:26,936 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:26,936 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,936 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 35#L1031-2true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,936 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,936 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,936 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,936 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,936 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,936 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,936 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:19:26,938 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1043-5true, 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,938 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,938 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,938 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:26,938 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,938 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:26,938 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 182#L1043-5true, 310#true, 314#true, 35#L1031-2true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,938 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-03-17 11:19:26,938 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,938 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,938 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,938 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:19:26,938 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-17 11:19:26,938 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,940 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1056] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 260#L1043-4true, 314#true, 309#true, Black: 325#true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,940 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:19:26,940 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:26,940 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,940 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:26,940 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-17 11:19:26,940 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 260#L1043-4true, 310#true, 314#true, Black: 325#true, 35#L1031-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,940 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-03-17 11:19:26,940 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,940 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,940 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,940 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:19:26,940 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-17 11:19:26,940 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:19:26,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 127#L1045true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,964 INFO L294 olderBase$Statistics]: this new event has 280 ancestors and is cut-off event [2025-03-17 11:19:26,964 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-17 11:19:26,964 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:19:26,964 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-17 11:19:26,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 297#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 321#(= |#race~threads_total~0| 0), 127#L1045true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:26,977 INFO L294 olderBase$Statistics]: this new event has 283 ancestors and is cut-off event [2025-03-17 11:19:26,977 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:19:26,977 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:19:26,977 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:19:26,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:26,985 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2025-03-17 11:19:26,985 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:19:26,985 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:19:26,985 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:19:26,996 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 311#true]) [2025-03-17 11:19:26,996 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-03-17 11:19:26,996 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,996 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,996 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,996 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:26,996 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,000 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,000 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-03-17 11:19:27,000 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,000 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,000 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,000 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,000 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,000 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,004 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-03-17 11:19:27,004 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2025-03-17 11:19:27,004 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,004 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,004 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,004 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,004 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,004 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,008 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,008 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-03-17 11:19:27,008 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,008 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,008 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,008 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,008 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,008 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 185#L1027true, Black: 325#true, 169#L1028-5true, 312#true, 321#(= |#race~threads_total~0| 0), 127#L1045true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:27,013 INFO L294 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2025-03-17 11:19:27,013 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:19:27,013 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:19:27,013 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:19:27,013 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,013 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-03-17 11:19:27,013 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,013 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,013 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,013 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,013 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,013 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 321#(= |#race~threads_total~0| 0), 127#L1045true, 313#true, 155#L1029true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:27,033 INFO L294 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-03-17 11:19:27,033 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:27,033 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:19:27,033 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:19:27,041 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,041 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-03-17 11:19:27,041 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,041 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,041 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,041 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,041 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,041 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,041 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-17 11:19:27,041 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,041 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-03-17 11:19:27,041 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-17 11:19:27,041 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,041 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,041 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,041 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,041 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,041 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,041 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,041 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-03-17 11:19:27,041 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-17 11:19:27,041 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,041 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,041 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,041 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,041 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,042 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,042 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,042 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-03-17 11:19:27,042 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-17 11:19:27,042 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:27,042 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:27,042 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:27,042 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:27,042 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,042 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:27,042 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2025-03-17 11:19:27,042 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,042 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,042 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,042 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,042 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-17 11:19:27,042 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,042 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 136#L1043-7true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,058 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2025-03-17 11:19:27,058 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,058 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,058 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 6#L1043-6true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,064 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-03-17 11:19:27,064 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,064 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,064 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,066 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1051] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][234], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 127#L1045true, 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,066 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2025-03-17 11:19:27,066 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:19:27,066 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-17 11:19:27,066 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:19:27,066 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-17 11:19:27,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 240#L1031-8true, Black: 325#true, 169#L1028-5true, 312#true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:27,067 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2025-03-17 11:19:27,067 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-17 11:19:27,067 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:19:27,067 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:19:27,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,070 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2025-03-17 11:19:27,070 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:19:27,070 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:19:27,070 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:19:27,070 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,070 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-03-17 11:19:27,070 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,070 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,070 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,070 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:27,070 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,070 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,070 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,070 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:27,070 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,070 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-03-17 11:19:27,070 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,070 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,071 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,071 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:27,071 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,071 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:27,071 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,071 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,071 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,071 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-03-17 11:19:27,071 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,071 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,071 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,071 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:27,071 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,071 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,071 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:27,071 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,071 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,071 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-03-17 11:19:27,071 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:27,071 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:27,071 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,071 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:27,071 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:27,071 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:27,071 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true, 237#L1045-3true]) [2025-03-17 11:19:27,071 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2025-03-17 11:19:27,071 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,071 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:27,071 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,071 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,071 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,071 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:27,071 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,071 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, Black: 325#true, 169#L1028-5true, 312#true, 166#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:27,072 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2025-03-17 11:19:27,072 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:19:27,072 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:19:27,072 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:19:27,072 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 166#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:27,072 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-03-17 11:19:27,072 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,072 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,072 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,072 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:27,072 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,072 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-17 11:19:27,072 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:27,072 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-03-17 11:19:27,072 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,072 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:27,072 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,072 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:27,072 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,072 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,072 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:27,072 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-03-17 11:19:27,072 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,073 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,073 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:27,073 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,073 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,073 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:27,073 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 169#L1028-5true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:27,073 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-03-17 11:19:27,073 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,073 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:27,073 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:27,073 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,073 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:27,073 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 169#L1028-5true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:27,073 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2025-03-17 11:19:27,073 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:27,073 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,073 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,073 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,073 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,073 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 117#L1043-2true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,074 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,074 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,074 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,074 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,074 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-17 11:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:27,075 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:27,075 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:27,075 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:27,075 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,075 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-03-17 11:19:27,075 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2025-03-17 11:19:27,075 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,075 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,075 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,075 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,075 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-17 11:19:27,075 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,075 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-17 11:19:27,075 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 182#L1043-5true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1028-5true, 311#true]) [2025-03-17 11:19:27,077 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-03-17 11:19:27,077 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,077 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,077 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 260#L1043-4true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,081 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-03-17 11:19:27,081 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,081 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,081 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 127#L1045true, 321#(= |#race~threads_total~0| 0), 87#L1031-2true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:27,089 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2025-03-17 11:19:27,089 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:19:27,089 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:19:27,089 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,114 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,114 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-03-17 11:19:27,114 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,114 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-17 11:19:27,114 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,114 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,114 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:27,114 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,114 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:27,114 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,114 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,114 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,114 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-03-17 11:19:27,114 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,114 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-17 11:19:27,114 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,114 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,114 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:27,114 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,114 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,114 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,114 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:27,115 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,115 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-03-17 11:19:27,115 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,115 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-17 11:19:27,115 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,115 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,115 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:27,115 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,115 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,115 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:27,115 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,115 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,115 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-03-17 11:19:27,115 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:27,115 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:19:27,115 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,115 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:27,115 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-17 11:19:27,115 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:27,115 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:27,115 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-03-17 11:19:27,115 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2025-03-17 11:19:27,115 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,115 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:27,115 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,115 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,115 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-17 11:19:27,115 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,115 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:27,115 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,115 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,116 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,116 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-03-17 11:19:27,116 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-17 11:19:27,116 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,116 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,116 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,116 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,116 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,116 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,116 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-17 11:19:27,116 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-17 11:19:27,116 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,116 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-03-17 11:19:27,116 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-17 11:19:27,116 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,116 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,116 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-17 11:19:27,116 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,116 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,116 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,116 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,116 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-17 11:19:27,116 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,116 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-03-17 11:19:27,116 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-17 11:19:27,116 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-17 11:19:27,117 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-17 11:19:27,117 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,117 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,117 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,117 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,117 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,117 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,117 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][325], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,117 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-03-17 11:19:27,117 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-17 11:19:27,117 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-17 11:19:27,117 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-17 11:19:27,117 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:27,117 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:27,117 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:27,117 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:27,117 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,117 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-03-17 11:19:27,117 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2025-03-17 11:19:27,117 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,117 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,117 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,117 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,117 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-17 11:19:27,117 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-17 11:19:27,117 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,117 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-17 11:19:27,117 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:27,120 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 206#L1045-1true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-17 11:19:27,120 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 312#true, 166#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:27,120 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 169#L1028-5true, 312#true, 166#L1028-5true, 149#L1045-5true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:27,120 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:19:27,120 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 169#L1028-5true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 237#L1045-3true]) [2025-03-17 11:19:27,120 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-03-17 11:19:27,121 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:27,121 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,121 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,121 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,121 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,121 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:27,121 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-17 11:19:27,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [136#L1043-7true, 329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,122 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2025-03-17 11:19:27,122 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,122 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,122 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 136#L1043-7true, 310#true, Black: 325#true, 169#L1028-5true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:27,122 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2025-03-17 11:19:27,122 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,122 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,123 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,123 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 136#L1043-7true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,123 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2025-03-17 11:19:27,123 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-17 11:19:27,123 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,123 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,123 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,123 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,123 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-03-17 11:19:27,123 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,123 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-17 11:19:27,123 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,123 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,123 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-17 11:19:27,123 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,123 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,124 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,124 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-03-17 11:19:27,124 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,124 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 206#L1045-1true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,125 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,125 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][326], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 169#L1028-5true, 151#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,125 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:19:27,125 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,126 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][327], [310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 237#L1045-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-03-17 11:19:27,126 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-03-17 11:19:27,126 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,126 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,126 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,126 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,126 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-17 11:19:27,126 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-17 11:19:27,126 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-17 11:19:27,126 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,126 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-17 11:19:27,126 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:19:27,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, Black: 325#true, 6#L1043-6true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,127 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-03-17 11:19:27,127 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,127 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,127 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, Black: 325#true, 6#L1043-6true, 169#L1028-5true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:27,127 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-03-17 11:19:27,127 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,127 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,127 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,127 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 6#L1043-6true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,127 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-03-17 11:19:27,128 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,128 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-17 11:19:27,128 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,128 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:19:27,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 182#L1043-5true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,128 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-03-17 11:19:27,128 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,128 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,128 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 182#L1043-5true, 310#true, Black: 325#true, 169#L1028-5true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:27,129 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-03-17 11:19:27,129 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,129 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,129 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,129 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 182#L1043-5true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,129 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-03-17 11:19:27,129 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,129 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,129 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:19:27,129 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-17 11:19:27,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [260#L1043-4true, 329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,129 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-03-17 11:19:27,129 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,129 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,129 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [260#L1043-4true, 329#true, 310#true, Black: 325#true, 169#L1028-5true, 312#true, 166#L1028-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:27,130 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-03-17 11:19:27,130 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-17 11:19:27,130 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-17 11:19:27,130 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,130 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [260#L1043-4true, 329#true, 310#true, 314#true, Black: 325#true, 169#L1028-5true, 321#(= |#race~threads_total~0| 0), 68#L1028-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-17 11:19:27,130 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-03-17 11:19:27,130 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-17 11:19:27,130 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,130 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,130 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:19:27,130 INFO L124 PetriNetUnfolderBase]: 17258/50337 cut-off events. [2025-03-17 11:19:27,130 INFO L125 PetriNetUnfolderBase]: For 11550/13882 co-relation queries the response was YES. [2025-03-17 11:19:27,492 INFO L83 FinitePrefix]: Finished finitePrefix Result has 74400 conditions, 50337 events. 17258/50337 cut-off events. For 11550/13882 co-relation queries the response was YES. Maximal size of possible extension queue 845. Compared 573077 event pairs, 2130 based on Foata normal form. 451/44686 useless extension candidates. Maximal degree in co-relation 74369. Up to 7167 conditions per place. [2025-03-17 11:19:27,761 INFO L140 encePairwiseOnDemand]: 339/344 looper letters, 118 selfloop transitions, 4 changer transitions 1/358 dead transitions. [2025-03-17 11:19:27,761 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 265 places, 358 transitions, 1088 flow [2025-03-17 11:19:27,762 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 11:19:27,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 11:19:27,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1869 transitions. [2025-03-17 11:19:27,764 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9055232558139535 [2025-03-17 11:19:27,764 INFO L175 Difference]: Start difference. First operand has 261 places, 275 transitions, 606 flow. Second operand 6 states and 1869 transitions. [2025-03-17 11:19:27,764 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 265 places, 358 transitions, 1088 flow [2025-03-17 11:19:27,782 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 265 places, 358 transitions, 1088 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-17 11:19:27,784 INFO L231 Difference]: Finished difference. Result has 265 places, 273 transitions, 607 flow [2025-03-17 11:19:27,784 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=344, PETRI_DIFFERENCE_MINUEND_FLOW=604, PETRI_DIFFERENCE_MINUEND_PLACES=260, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=274, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=270, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=607, PETRI_PLACES=265, PETRI_TRANSITIONS=273} [2025-03-17 11:19:27,785 INFO L279 CegarLoopForPetriNet]: 272 programPoint places, -7 predicate places. [2025-03-17 11:19:27,785 INFO L471 AbstractCegarLoop]: Abstraction has has 265 places, 273 transitions, 607 flow [2025-03-17 11:19:27,785 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 292.1666666666667) internal successors, (1753), 6 states have internal predecessors, (1753), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:19:27,786 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:19:27,786 INFO L206 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:19:27,786 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2025-03-17 11:19:27,786 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2025-03-17 11:19:27,786 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:19:27,786 INFO L85 PathProgramCache]: Analyzing trace with hash 1443661757, now seen corresponding path program 1 times [2025-03-17 11:19:27,786 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:19:27,786 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1214920173] [2025-03-17 11:19:27,786 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:19:27,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:19:27,791 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 54 statements into 1 equivalence classes. [2025-03-17 11:19:27,794 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 54 of 54 statements. [2025-03-17 11:19:27,794 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:19:27,794 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:19:27,910 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:19:27,910 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:19:27,910 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1214920173] [2025-03-17 11:19:27,910 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1214920173] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:19:27,910 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:19:27,910 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:19:27,910 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [247951494] [2025-03-17 11:19:27,910 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:19:27,911 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 11:19:27,911 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:19:27,911 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 11:19:27,912 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-17 11:19:28,105 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 268 out of 344 [2025-03-17 11:19:28,106 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 265 places, 273 transitions, 607 flow. Second operand has 6 states, 6 states have (on average 269.6666666666667) internal successors, (1618), 6 states have internal predecessors, (1618), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:19:28,106 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:19:28,106 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 268 of 344 [2025-03-17 11:19:28,106 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:19:45,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([908] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread3of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread3of3ForFork0_~next_worker~0=v_threadThread3of3ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread3of3ForFork0_~next_worker~0=v_threadThread3of3ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][385], [329#true, 310#true, 314#true, 224#threadENTRYtrue, Black: 325#true, 312#true, 304#L1034-5true, 335#true, 6#L1043-6true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:45,068 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:19:45,068 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:19:45,068 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:19:45,068 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 11:19:45,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([908] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread3of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread3of3ForFork0_~next_worker~0=v_threadThread3of3ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread3of3ForFork0_~next_worker~0=v_threadThread3of3ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][386], [329#true, 310#true, 182#L1043-5true, 314#true, 224#threadENTRYtrue, Black: 325#true, 312#true, 304#L1034-5true, 335#true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:45,068 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-17 11:19:45,068 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:19:45,068 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 11:19:45,068 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 11:19:45,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([908] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread3of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread3of3ForFork0_~next_worker~0=v_threadThread3of3ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread3of3ForFork0_~next_worker~0=v_threadThread3of3ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][385], [329#true, 310#true, 314#true, Black: 325#true, 335#true, 6#L1043-6true, 312#true, 304#L1034-5true, 249#L1025true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:45,565 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-17 11:19:45,565 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:19:45,565 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:19:45,565 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 11:19:46,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([908] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread3of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread3of3ForFork0_~next_worker~0=v_threadThread3of3ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread3of3ForFork0_~next_worker~0=v_threadThread3of3ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][386], [329#true, 182#L1043-5true, 310#true, 314#true, Black: 325#true, 304#L1034-5true, 312#true, 335#true, 249#L1025true, 173#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:46,134 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-17 11:19:46,134 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 11:19:46,134 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 11:19:46,134 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:19:46,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([908] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread3of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread3of3ForFork0_~next_worker~0=v_threadThread3of3ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread3of3ForFork0_~next_worker~0=v_threadThread3of3ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][385], [329#true, 310#true, 297#L1025true, 314#true, 224#threadENTRYtrue, Black: 325#true, 304#L1034-5true, 335#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:46,422 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-17 11:19:46,422 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:19:46,422 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 11:19:46,422 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 11:19:46,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([908] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread3of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread3of3ForFork0_~next_worker~0=v_threadThread3of3ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread3of3ForFork0_~next_worker~0=v_threadThread3of3ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][386], [329#true, 310#true, 182#L1043-5true, 297#L1025true, 314#true, 224#threadENTRYtrue, Black: 325#true, 312#true, 304#L1034-5true, 335#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:46,423 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-17 11:19:46,423 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 11:19:46,423 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 11:19:46,423 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 11:19:47,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([908] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread3of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread3of3ForFork0_~next_worker~0=v_threadThread3of3ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread3of3ForFork0_~next_worker~0=v_threadThread3of3ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][385], [329#true, 310#true, 297#L1025true, 314#true, Black: 325#true, 312#true, 6#L1043-6true, 335#true, 304#L1034-5true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:47,195 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-17 11:19:47,195 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:47,195 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 11:19:47,195 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:47,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([908] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread3of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread3of3ForFork0_~next_worker~0=v_threadThread3of3ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread3of3ForFork0_~next_worker~0=v_threadThread3of3ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][386], [329#true, 310#true, 182#L1043-5true, 297#L1025true, 314#true, Black: 325#true, 304#L1034-5true, 312#true, 335#true, 249#L1025true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-17 11:19:47,751 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-17 11:19:47,751 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 11:19:47,751 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 11:19:47,751 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event